Why we use trigger in sql server with example?
When I delete any data from a table, does the sql server reduce the size of that table?
What are the new features in sql server 2016?
application server is slow what may be the problem
what is the out put of below queries? a. select * from Emp where null = null; b. select * from Emp where 1=1;
What is an execution plan? When would you use it?
Is INSTEAD OF trigger directly applicable to Table ?
What is the downside of using udf?
After using delete statement in sql query to delete some records...to retrieve the deleted records we can get using rollback command but till that where it stores means particular location name i need....(after deleting and rollback )
3 Answers CarrizalSoft Technologies, iGate,
What is scrollable cursor?
Is foreign key unique?
can an order by clause be used in a creation of a view?
What is mscorsvw.exe - process - microsoft .net framework ngen?