what is check constraint? : Sql dba
Answer / kiran r
Check Constraint used to limit the value range entered in the column
Is This Answer Correct ? | 0 Yes | 0 No |
What are all the common sql functions?
What is string join?
what is the difference between rownum pseudo column and row_number() function? : Sql dba
How to start the command-line sql*plus?
What is sequence in sql?
Can you have more than one trigger on a table?
What is a sql profiler?
Why does %isopen return false for an implicit cursor?
What is delimiter in pl sql?
What is case function?
What is difference between inner join and cross join?
How to fetch records from a partitioned table?