Resource Type | Posted On |
Give the different types of command words used in 8259a? | Oct 10 |
Using the CHECKS table, write a query to return all the unique remarks | Dec 21 |
Using today's TEAMSTATS table, write a query to determine who is batting under... | Dec 21 |
Which of the following operators cannot be overloaded? | Feb 11 |
What is a control word? | May 06 |
Can a COMMIT command be used by itself or must it be embedded? | Dec 21 |
What is the ed command? | Dec 21 |
What does the spool off command do? | Dec 21 |
When nesting transactions, does issuing a ROLLBACK TRANSACTION command cancel th... | Dec 21 |
How can I process command-line arguments? | Sep 24 |
How would you hide column in Excel? | Jan 20 |
Using the CHECKS table from earlier today, write a query to return just the chec... | Dec 21 |
If C# destructors are so different to C++ destructors, why did MS use the same... | Nov 21 |
If you have a trigger on a table and the table is dropped, does the trigger stil... | Dec 21 |
What would happen if you created a table and granted select privileges on the ta... | Dec 21 |
If you own a table, who can select from that table? | Dec 21 |
Distinguish between Select query and Action Query, Database and Table, Filter an... | Jan 20 |
How to create table? | Dec 15 |
How to insert records into tables? | Dec 15 |
Provide syntax to rename a table | Dec 17 |
Provide syntax to truncate a table | Dec 17 |
Dual table in oracle | Dec 17 |
Which of the following operators cannot use friend functions for overloading? | Nov 17 |
What happens during a full-table scan? | Dec 21 |
How can you avoid a full-table scan? | Dec 21 |
|
What is the purpose of control word written to control register in 8255? | Aug 07 |
How can you select a row, a column or an entire sheet in Excel? | Jan 20 |
What are the different types of charts available in Excel? | Jan 20 |
What is the significance of the fill handle in Excel? | Jan 20 |
How do we define name in Excel? What is the use of defining names? | Jan 20 |
What is the use of macro? How do we create macro in Excel? | Jan 20 |
If you issue the COMMIT command and then discover a mistake, can you still use t... | Dec 21 |
Why does excel display number signs(###) in a cell? | Jan 20 |
In Oracle, how can you find out what tables and views you own? | Dec 21 |
Should tables and their corresponding indexes reside on the same disk? | Dec 21 |
What does the # in front of a temporary table signify? | Dec 21 |
Are triggers used with the SELECT statement? | Dec 21 |
Write an algorithm for Inserting an element into the queue using array in dfs | Nov 08 |
Write an algorithm for Deleting an element from the queue using array in dfs | Nov 28 |
Which interrupts are generally used for critical events? | Aug 12 |
Write expression using operator keywords for (a!=b) > (~(a & b)&=(a^b)) | Dec 15 |
Functional decomposition technique can be used to implement - Select option | Dec 15 |
What are the various flags used in 8085? | Oct 13 |
Which Stack is used in 8085? | Apr 22 |
What is the output modes used in 8279? | Feb 09 |
What are the modes used in keyboard modes? | Jan 04 |
What are the modes used in display modes? | Mar 31 |
Identify the correct syntax for declaring a dynamic array of characters using th... | Apr 11 |
Which system is used to identify/track/monitor the individual knowledge and skil... | Feb 25 |
Inserting an element into the stack using array in dfs (data file structure) | Dec 20 |