|
|
-
|
|
Is it possible to call a function and stored procedure from a select statement?...
|
|
-
|
|
Which database object can 'also' be used to maintain Referential Integrity?...
|
|
-
|
|
Which command is used to re-seed the identity value?...
|
|
-
|
|
Is it possible to create index on more than one column?...
|
|
-
|
|
In SQL Server, on a primary key column, is it possible to create Non-Clustered index?...
|
|
-
|
|
What is difference between STUFF and REPLACE in SQL Server?...
|
|
-
|
|
Recently in one of the interview, I faced this tricky question, "What is the advantage for compiling to intermediate code instead of native code directly?"...
|
|
-
|
|
Recently in an interview i faced following questions.
Is it possible to call a trigger from another trigger?
Is it possible to call a trigger directly?...
|
|
-
|
|
Recently i faced this question, "Where memory for static variables will be allocated?"...
|
|
-
|
|
Recently i came across this questions, "Is it possible to create a trigger on a table, which is in another database"...
|
|