What are the major difference between truncate and delete?
No Answer is Posted For this Question
Be the First to Post Answer
How to convert a string to a date in oracle database?
How to specify default values in insert statement using oracle?
how to use sequence and what use of sequence cache
How to call a sub procedure?
Write a syntax for update query in oracle?
I have a table like this Table Name:Products Productid Price 1 10 1 10 2 20 3 30 3 30 But i want to output like this. productid price 2 20. please replay me.
how to produce numbers from 1 to 10 using dual table
What is a package ? What are the advantages of package ?
What do database buffers contain?
What is the function of Redo Log ?
What is the difference between translate and replace in oracle?
What would you use to improve performance on an insert statement that places millions of rows into that table?