Wiki Articles | Tagged On |
Shruti - What is the difference between a workbook and worksheet? | Jan 20 |
Shruti - How can you select a row, a column or an entire sheet in... | Jan 20 |
Shruti - How can you copy an entire worksheet to another worksheet ? | Jan 20 |
Shruti - How does the Auto form feature of Access differ from the... | Jan 20 |
Shruti - What are the different types of forms that you can create in... | Jan 20 |
Shruti - What is a Master/ Detail Form? | Jan 20 |
Shruti - In Oracle, how can you find out what tables and views you... | Dec 21 |
Shruti - What types of information are stored in the data dictionary? | Dec 21 |
Shruti - How can you use performance statistics? | Dec 21 |
Shruti - What are some common hindrances of general performance? | Dec 21 |
Shruti - Should tables and their corresponding indexes reside on the... | Dec 21 |
Shruti - Why is the arrangement of conditions in an SQL statement... | Dec 21 |
Shruti - What must be done after closing a cursor to return memory? | Dec 21 |
Shruti - What does the # in front of a temporary table signify? | Dec 21 |
Shruti - Will using a savepoint in the middle of a transaction save... | Dec 21 |
Shruti - Can a COMMIT command be used by itself or must it be... | Dec 21 |
Shruti - Can savepoints be used to "save off" portions of a... | Dec 21 |
Shruti - Can you use ORDER BY on a column that is not one of the... | Dec 21 |
Shruti - Which clause works just like LIKE(%)? | Dec 21 |
Shruti - Will SELECT SUM(LASTNAME) FROM CHARACTERS query work? | Dec 21 |
|
Shruti - Which of the following SQL statements will work? | Dec 21 |
Shruti - Will below statements will work or not? | Dec 21 |
Shruti - Do the following statements return the same or different... | Dec 21 |
Shruti - Dual table in oracle | Dec 17 |
Shruti - How to insert records into tables? | Dec 15 |
Shruti - How to select records? | Dec 15 |
Shruti - Which of the following can be used to identify the objects... | Dec 15 |
Shruti - Which of the following is associated with the process of a... | Dec 15 |
Shruti - Which object oriented relationship can provide this... | Dec 15 |
Shruti - Which relationship defines ‘is_a’ relationship in... | Dec 15 |
Shruti - Which of the following is true about object oriented... | Dec 15 |
Shruti - Which model of oo paradigm replaces the classic “water fall”... | Dec 15 |
Shruti - Write expression using operator keywords for (a!=b) > (~(a &... | Dec 15 |
Shruti - Which of the following keyword is used to modify a const... | Dec 15 |
Shruti - Which casting operator can cast a pointer to any other type... | Dec 15 |
Shruti - Which of the following character literal(s) does use two... | Dec 15 |
Adalfreddo - C++ supports a mechanism virtual function to achieve.... | Dec 13 |
Lurlene - Write an algorithm for Insertion Sort in dfs (data file... | Dec 11 |
Reuben - Which of the following statements do correctly describe the... | Dec 06 |
Dylan - Which interrupt has the highest priority? | Dec 05 |