A lady is trying to pick gloves and hats from her wardrobe
in the dark. She has 22 white and 33 green ones. She wants
to pick a pair of gloves of white and green. How many tries
before she gets it right?
Answer Posted / suman
3tries
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
How can you tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up?
What are the different types of indexes available in sql server? : sql server DBA
Query processing is slow(eg select query)how will u solve that
which background process invoke at the time of upgradation tell me???
What the different types of replication and why are they used? : sql server DBA
I have A,B,C servers.i want to 3 servers jobs move to D server(target server)..how? note: i said that take the backup of msdb and restore to the target server..he said while restoring jobs replaced. what is the solution
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
what is the last version,the release date of that version and fix pack of ibm db2 udb?
Explain materialized views and how they are used.
How would you go about verifying the network name that the local_listener is currently using?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
What is the difference between dropping a database and taking a database offline? : sql server DBA
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA