What are transactions in sql?
No Answer is Posted For this Question
Be the First to Post Answer
Find 2nd Highest salery in emp table Select* from emp where &n= select * count from emp where (salery >=emp.salery) Enter n value 2 These query is correct or not. Tell me any other methods.
What is the difference between login and a user?
13 Answers CTS, TCS,
What is the difference between executequery () and executeupdate ()?
How many types of the database links?
What is the default Port No on which SQL Server listens?
What is INTVAL( )and where we use Plz any body help me
How to create hyperlink from returned sql query ?
How to define output parameters in stored procedures?
List the different types of joins?
If a table does not have a unique index, can a cursor be opened on it?
Why is sql server log file full?
How to recover from sql injection? : sql server security