Is truncate autocommit in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What are the attributes of the cursor?
Can multiple cursors being opened at the same time?
What is the maximum limit on the number of columns in a table?
how table is defined in plsql table? how can i select column from plsql table? can i use select * from plsql table type?
What is a database table in oracle?
Explain how are indexes update?
How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?
can a table has a column that has only view data and in other columns we can change data?
When do I need to use a semicolon vs a slash in oracle sql?
What are the different types of record groups in oracle? Explain each of them
What is Network Database link ?
without using count(*) and rownum how can we count total record in a table