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 do you mean by query optimization?
which command using query analyzer will give you the version of sql server and operating system? : Sql dba
Write a query to find the names of users that begin with "um" in sql?
How to create an array in pl/sql?
can a stored procedure call itself or recursive stored procedure? : Sql dba
What is identity column in sql server?
how can we repair a mysql table? : Sql dba
Why use triggers in sql?
Enlist the data types that can be used in pl/sql?
Does sql require a server?
explain normalization concept? : Sql dba
What is materialized view. What are different methods of refresh?