| Resource Type | Posted On |
| Dual table in oracle | Dec 17 |
| 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 |
| In Oracle, how can you find out what tables and views you own? | Dec 21 |
| Can a COMMIT command be used by itself or must it be embedded? | Dec 21 |
| Give the different types of command words used in 8259a? | Oct 10 |
| How can I process command-line arguments? | Sep 24 |
| When nesting transactions, does issuing a ROLLBACK TRANSACTION command cancel th... | Dec 21 |
| What is the ed command? | Dec 21 |
| What does the spool off command do? | Dec 21 |
| In which object does Delphi place its SQL? | Dec 21 |
| What does streamline an SQL statement mean? | Dec 21 |
| What makes SQL a nonprocedural language? | Dec 21 |
| What can you do with SQL? | Dec 21 |
| Which of the following SQL statements will work? | Dec 21 |
| Using the CHECKS table from earlier today, write a query to return just the chec... | Dec 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 |
| What happens during a full-table scan? | Dec 21 |
| How can you avoid a full-table scan? | Dec 21 |
| 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 |
| If you issue the COMMIT command and then discover a mistake, can you still use t... | Dec 21 |
| Why is the arrangement of conditions in an SQL statement important? | Dec 21 |
| From which two sources can you generate SQL scripts? | Dec 21 |
| In which object does Microsoft Visual C++ place its SQL? | 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 |
| Which system is used to identify/track/monitor the individual knowledge and skil... | Feb 25 |
| Which interrupts are generally used for critical events? | Aug 12 |
| Inserting an element into the stack using array in dfs (data file structure) | Dec 20 |
| 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 |
| Write an algorithm for Deleting an element from the circular queue using array i... | Oct 11 |
| Which of the following programming approach used functions as a key concept to p... | Jul 28 |
| Identify the drawback of using procedure-oriented programming, if any: | Nov 02 |
| Name the library that must be included while using cin | Nov 13 |
| 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 |
| What are the various flags used in 8085? | Oct 13 |
| Which Stack is used in 8085? | Apr 22 |
| 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 |
| Identify the correct syntax for declaring a dynamic array of characters using th... | Apr 11 |