What is java sql drivermanager?
How we can create a table in pl/sql block. Insert records into it? Is it possible by some procedure or function? Please give example?
How does index help in query performance?
Can we rollback truncate?
If there are 1 to 100 numbers in a table and in that 100 numbers some 10 numbers are deleted.I want to find out the missing numbers between 1 to 100 by pl/sql how?
How can we make an if statement within a select statement?
What does fetching a cursor do?
in table there r so many rows write a query which two rows r updated last two day befor?
Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?
What are the types of dbms?
how can we destroy the cookie? : Sql dba
In table three columns with 1 milion records(here there is no sequence values) i want add one more column with sequence values from the first how it is posible?
What is a column in a table?