Which tcp/ip port does sql server run on? How can it be changed?
How to connect of datebase with sql express.?
What is difference between createstatement and preparedstatement?
Well sometimes sp_reanmedb may not work you know because if some one is using the db it will not accept this command so what do you think you can do in such cases?
What are the acid properties?
What is data modification?
what is performance tunning in sql server ? explain.
Where to find ntwdblib.dll version 2000.80.194.0?
How to connect php with different port numbers?
Why are sql functions used?
What is use of @@ spid in sql server?
What is acid properties?
select top 5 * from emp order by newid() my question is , how this query get executed?