Write the order of precedence for validation of a column in
a table ?
Answer Posted / tulsi
done using Database triggers.
done using Integarity Constraints.
Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
What is the least restrictive isolation level? : Transact sql
How do I install sql?
What is percent sign in sql?
how to convert character strings to dates? : Sql dba
What is an intersect?
Is subquery faster than join?
What is not null in sql?
what is a constraint? : Sql dba
Can a composite key be null?
Is sql between inclusive?
list out some tools through which we can draw e-r diagrams for mysql. : Sql dba
What is the difference between function and procedure in pl/sql?
What is the usage of distinct keyword?
What are types of indexes in sql?