What are procedures used for?
What is Pragma EXECPTION_INIT ? Explain the usage ?
what is data integrity? : Sql dba
explain normalization concept? : Sql dba
What is a record in a database?
If we have n no of columns in a table, can we add new column in that table with not null constraint?
How many types of sql are there?
Which one is better subquery or joins?
what are the authentication modes in sql server? How can it be changed? : Sql dba
When we can declare a column as Unique and Not Null both at the same time. What is the use pf Primary Key then?
2 Answers Accenture, Unisoft Infotech,
What does t sql mean?
If i insert record in table A and these record should update in table B by using Trigger.How to achieve this.
How many databases can sql express handle?