Is foreign key mandatory?


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

Post New Answer

More SQL PLSQL Interview Questions

What are stuff and replace function?

0 Answers  


Does mysql support pl sql?

0 Answers  


What is the best free sql database?

0 Answers  


What is the difference between explicit and implicit cursors in oracle?

0 Answers  


What are the types of subqueries?

0 Answers  






How are multiple column = value pairs delimited in the SET clause of an UPDATE statement? 1. With commas (SET price = 0, status = 'I') 2. With parentheses (SET (price = 0) (status = 'I')) 3. With double-pipes (SET price = 0 || status = 'I') 4. With square-brackets (SET [price = 0] [status = 'I'] 5. With single or multiple spaces (SET price = 0 status = 'I')

2 Answers  


What is full form of rtm?

0 Answers  


What is raw datatype in sql?

0 Answers  


What are the different types of dbms?

0 Answers  


How do I create a sql database?

0 Answers  


Is sql a dbms?

0 Answers  


how can we know the count/number of elements of an array? : Sql dba

0 Answers  


Categories