On friday, you issued several insert statements using query analyzer. You then verified the data had been correctly entered with a select statement on monday, your users report that the data is not there what happened?
No Answer is Posted For this Question
Be the First to Post Answer
In which database can extended stored procedures be added?
You are testing the performance of a query the first time you run the query, the performance is slow. the second time you run the query, the performance is fast. why is this?
how will I find the duplicate rows count from employees tablein oracle.
What you can do to remove data from the cache and query plans from memory for testing the performance of a query repeatedly?
How you can make a parameterized view?
Can you have a nested transaction?
What are the main phases of database development?
Explain the cube operator?
How is data stored in dbms?
Write the fastest query to find out how many rows exist in a table?
What is the difference between a primary index and a secondary index? What is a duplicate data entry in an index? Can a primary index contain duplicates?
Can an extended stored procedure be called from inside a user-defined function?