what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What is the difference between delete and truncate commands?

0 Answers  


discuss about myisam key cache. : Sql dba

0 Answers  


Hi how to import oracle sequence in Informatica? Please write stored procedure code that will import oracle sequence in Informatica SP transformation as per below scenario Oracle table product list Pro_id, pro_name 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights Now a new flat file with new product list needs to be added to oracle table product list with oracle sequence. flat file product Prono,pro_name, 1, 20 watt tube light 2, 30 watt tube light & target should be like 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights. 104, 20 watt tube light 105, 30 watt tube light thks reg suvarna joshi suvarnaatsuvarna@rediffmail.com

0 Answers   TCS,


how to dump a table to a file with 'mysqldump'? : Sql dba

0 Answers  


Explain the purpose of %type and %rowtype data types with the example?

0 Answers  






How many levels can subqueries be nested in a FROM clause?

7 Answers  


Can we use distinct and group by together?

0 Answers  


How to run sql functions in pl/sql?

0 Answers  


Does db2 use sql?

0 Answers  


What do you understand by pl/sql cursors?

0 Answers  


Is sql a microsoft product?

0 Answers  


Is join and inner join the same?

0 Answers  


Categories