Resource Type | Posted On |
What would happen if you created a table and granted select privileges on the ta... | Dec 21 |
Provide syntax to rename a table | Dec 17 |
Provide syntax to truncate a table | Dec 17 |
How to insert records into tables? | Dec 15 |
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 |
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 |
Distinguish between Select query and Action Query, Database and Table, Filter an... | Jan 20 |
If you own a table, who can select from that table? | Dec 21 |
EXAMINING OBJECTS CREATED BY A USER | Dec 17 |
Functional decomposition technique can be used to implement - Select option | Dec 15 |
Are triggers used with the SELECT statement? | Dec 21 |
Which can be used to identify the services provided and received by objects? | Dec 15 |
Write an algorithm for Inserting a Node using Singly Linked List in dfs (data fi... | Jan 18 |
Write an algorithm for Inserting an element from the circular queue using array ... | Apr 24 |
Algorithm for Inserting a node after or before particular node in Circular Doubl... | Jul 14 |
Which object-oriented relationship can provide this information? | Dec 15 |
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 |
How do I know when my thread pool work item has completed? | Nov 20 |
Example of CMMI | Nov 05 |
return is an example of which option | Jul 21 |
Explain the following terms giving suitable examples: | Jan 20 |
Explain sysdate with example | Dec 17 |
|
COUNT(field_name) with example | Dec 17 |
Explain the different instruction formats with examples | Oct 21 |
Give an example of one address microprocessor? | Nov 26 |
Give examples for Maskable interrupts? | Sep 29 |
Give example for Non-Maskable interrupts? | Jul 25 |
Dual table in oracle | Dec 17 |
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 |
Which of the following option will create a user-defined namespace in ANSI C++? | Dec 15 |
Which of the following is not a user-defined data type? | Jan 13 |
Which is used to read a line of text with blanks? - Select option | Mar 10 |
Which statement(s) is used to rethrow an exception? - Select option | Nov 18 |
Which of the following is the general form of using an exception specification? ... | Jan 18 |
Write an algorithm for Inserting a node from a Binary Tree in dfs (data file... | Oct 17 |
Which of the following function calls is correct while providing default... | Feb 25 |
What are macro actions? Name any two actions provided by Access? | Jan 20 |
What are macro actions? Name any two actions provided by Access? | Jan 20 |
Differentiate between select Query & parameter Query. | Jan 20 |
How can you create a style by example? Explain. | Jan 20 |
How would you select group of worksheets? | 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 |
Will SELECT SUM(LASTNAME) FROM CHARACTERS query work? | Dec 21 |