How to display row numbers with the records?
No Answer is Posted For this Question
Be the First to Post Answer
How do you handle duplicate records in a database?
interview questions with answer for cts
What is Hash Cluster ?
What happens if you lost a data file?
how do get database name at sql prompt?
How many anonymous blocks can be defined?
How to invoke the original export import utilities?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.
what is query and types of query
Can anyone give me information about oracle certification
What is the difference between RBBMS & DBMS?
i have a table with 1 lac of data.i want to insert this data into another table. i want every 5000 of data insert use a commit.using counter and if error is comming in the 5000 of data it rollback.