Lookups are a key component in sql server integration services (ssis). Explain its purpose?
Can i use Commit inside the Trigger? Suppose i use commit what will be happy (it's complied /executed/work)
What are the different types of tables in sql?
What are analytical functions in sql?
what is transaction? : Sql dba
Explain the usage of WHERE CURRENT OF clause in cursors ?
What is mutating table error?
What is the difference between clustered and non-clustered index in sql?
What is rownum?
What are all types of user defined functions?
What is a unique key?
I have one table and column is c1 pk, c2 not null,c3 not null and 200 row in it and i add c4 column and value, how can is possible
what is myisam? : Sql dba