Wiki Articles | Tagged On |
Shruti - What does Delphi do? | Dec 21 |
Shruti - In which object does Delphi place its SQL? | Dec 21 |
Shruti - Are triggers used with the SELECT statement? | Dec 21 |
Shruti - If you own a table, who can select from that table? | Dec 21 |
Shruti - What would happen if you created a table and granted select... | Dec 21 |
Shruti - Can a COMMIT command be used by itself or must it be... | Dec 21 |
Shruti - When nesting transactions, does issuing a ROLLBACK... | Dec 21 |
Shruti - What will happen if a unique index is created on a nonunique... | Dec 21 |
Shruti - Can you use ORDER BY on a column that is not one of the... | Dec 21 |
Shruti - What will SELECT SUBSTR LASTNAME,1,5 FROM NAME_TBL; query... | Dec 21 |
Shruti - What will SELECT COUNT(*) FROM TEAMSTATS; query return? | Dec 21 |
Shruti - What SELECT COUNT(LASTNAME) FROM CHARACTERS; will return? | Dec 21 |
Shruti - Will SELECT SUM(LASTNAME) FROM CHARACTERS query work? | Dec 21 |
Shruti - Will below statements will work or not? | Dec 21 |
Shruti - How can you tell whether a database is truly relational? | Dec 21 |
Shruti - COUNT(field_name) with example | Dec 17 |
Shruti - How to select records? | Dec 15 |
Shruti - Which is NOT true about prototyping process? - Select option | Dec 15 |
Shruti - Which object oriented relationship can provide this... | Dec 15 |
|
Shruti - Which relationship defines ‘is_a’ relationship in... | Dec 15 |
Shruti - Data flow diagram is also known as - Select option | Dec 15 |
Shruti - Functional decomposition technique can be used to implement... | Dec 15 |
Shruti - Which model of oo paradigm replaces the classic “water fall”... | Dec 15 |
Shruti - Define a namespace called ‘samplespace’, which includes a... | Dec 15 |
Shruti - Which of the following option will solve the problem?... | Dec 15 |
Adalfreddo - C++ supports a mechanism virtual function to achieve.... | Dec 13 |
Rae - Which statement(s) is NOT true about catch (…) statement?... | Dec 08 |
Mina - What is the output of the below code? | Dec 06 |
William - What is the output of the below code 1? | Dec 03 |
Adalia - Write an algorithm for Deleting an element from the queue... | Nov 28 |
Ellie - map k = map_test; Which of statement(s) does illustrate... | Nov 22 |
Adalfrid - What will happen if an error is not handled? Select... | Nov 21 |
Klarissa - Which of the following would assigns the string “welcome”... | Nov 20 |
Martha - What is Preloading in dfs (data file structure)? | Nov 16 |
Reginheraht - Write an algorithm for Poping the Topmost element of... | Nov 10 |
Maria - Select true option for A friend function | Nov 03 |
Varick - Which statement(s) is true regarding the above code?... | Nov 02 |
Adalrik - Which of the following is true about code in description?... | Nov 01 |
Bethany - Which is NOT true about Templates? - Select option | Oct 27 |