How to Create Login and User through query in Sql server 2005.and also how to delete Login and User through query?
2 5139
What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio
Write an sql query to sort a table according to the amounts in a row and find the second largest amount.
plss anybody specify tha constrian management system in dbms
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?
What is BCP? When does it used in sql server 2012?
Where is my database stored on the hard disk in ms sql server?
Is it true that rules do not apply to data already existing in a database at the time the rule is created?
Explain about merge replications?
How do you open a cluster administrator?
How to return the top 5 rows from a select query in ms sql server?
What are the different index configurations a table can have?
Can you please explain the difference between primary keys and foreign keys?
Explain a join?
How to create a simple user defined function in ms sql server?
How to declare and use cursor variables?