Which constraints we can use while creating database in sql?


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

Post New Answer

More SQL PLSQL Interview Questions

Types of indexes. What is the default key created when a primary key is created in a table ?

5 Answers   TCS,


What are pl/sql packages?

0 Answers  


What are the possible values that can be stored in a boolean data field?

0 Answers  


How do I pipe the output of one isql to another?

0 Answers  


What does dml mean?

0 Answers  






need to split a string into seperate values. eg. col1 col2 ---------- 100 - 'a,b,c' 200 - 'a,x,b,d,e' 300 - 'c' result: value count ------------- a - 2 b - 1 c - 2 etc.

1 Answers  


What is the maximum number of triggers,can apply to a single table?

2 Answers  


What are different types of joins ?

5 Answers   BirlaSoft,


What are character functions?

0 Answers  


What are the features of pl sql?

0 Answers  


How to return an array from java to pl/sql?

0 Answers  


What is the difference between left join and right join?

0 Answers  


Categories