What is a database in ms sql server?
No Answer is Posted For this Question
Be the First to Post Answer
sql server syntax to add "!" sign to "name" field of "employee" table in a manner that all names have the same lenght of 20 characters
What is logon trigger?
UPDATE statement can on a single table or on the multiple table?
What is a trigger and its types?
There is a trigger defined for INSERT operations on a table, in an OLTP system. The trigger is written to instantiate a COM object and pass the newly insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better?
What is the security principal at the server level that represents your session?
Can you explain what are the restrictions applicable while creating views? : SQL Server Architecture
Sql studio em braces a variety of capabilities, but will I need them all? Is there a simpler product ? : sql server management studio
What is better - 2nd Normal form or 3rd normal form? Why?
Can we rewrite subqueries into simple select statements or with joins? Example?
what is call by value & call by reference ?
What are the encryption mechanisms in sql server?