Wiki Articles | Tagged On |
Shruti - What must be done after closing a cursor to return memory? | 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 - Assuming that they are separate columns, which function(s)... | 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 - Which functions are also known by the name ? | 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 - Name the process that separates data into distinct, unique... | Dec 21 |
Shruti - COUNT(field_name) with example | Dec 17 |
Shruti - Provide syntax to rename a table | Dec 17 |
Shruti - Name of serial’s name which has been started two year ago. | Dec 15 |
Shruti - Functional decomposition technique can be used to implement... | Dec 15 |
Shruti - Define a namespace called ‘samplespace’, which includes a... | Dec 15 |
Shruti - Which of the following option will create a user defined... | Dec 15 |
Shruti - What will be the output of the mentioned code 6? | Dec 15 |
|
Shruti - Which of the following character literal(s) does use two... | Dec 15 |
Shruti - What will be the output on executing the mentioned code 5? | 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 |
Reuben - Which of the following statements do correctly describe the... | Dec 06 |
Sam - Which functions can have access to the private and protected... | Dec 02 |
Grace - In 8085 name the 16 bit registers? | Dec 01 |
Bailey - Write the equivalent C++ statement for the following... | Dec 01 |
Adalia - Write an algorithm for Deleting an element from the queue... | Nov 28 |
Jackson - Which of the following statements require the header file... | Nov 25 |
Ellie - map k = map_test; Which of statement(s) does illustrate... | Nov 22 |
Jackson - Identify the error, if any: char str_name ‘a‘; | Nov 21 |
Klarissa - Which of the following would assigns the string “welcome”... | Nov 20 |
Brand - Name 5 different addressing modes? | Nov 19 |
Agatha - Which of the following is not a member dereferencing... | Nov 15 |
Ryan - The statement int main() is a which statement | Nov 12 |
Reginheraht - Write an algorithm for Poping the Topmost element of... | Nov 10 |
Klarissa - What is the general format of calling a static member... | Nov 02 |