What is sql not null constraint?


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

Post New Answer

More SQL PLSQL Interview Questions

What is a recursive join sql?

0 Answers  


What is rank dense_rank and partition in sql?

0 Answers  


what are the features and advantages of object-oriented programming? : Sql dba

0 Answers  


Explain autonomous transaction.

0 Answers  


what is called after appearing where clause

3 Answers  






How do you bind variables in pl sql?

0 Answers  


What is the syntax to add a record to a table?

0 Answers  


what is sql and plsql

6 Answers  


What is the difference between partition and index?

0 Answers  


what is HASH join?

2 Answers   Genpact, HCL,


.  have a tablle like this: cust acc ----------- a 1 b 2 b 3 c 4 c 5 c 6 I Want below o/p: cust acc --------------- a 1 b 2|3 c 4|5|6 Please any one can you have any ideas share me. I have urgent requirement. CUST         ACC a            dv b            fg b            bh c            mk c            cl c            so result:- A  B   c dv fg mk    bh cl       so

3 Answers  


Can we create foreign key without primary key?

0 Answers  


Categories