If I delete a template from the list in sql studio, will it be deleted from the hard disk? : sql server management studio
1031Why does sql studio use a single registered database repository? : sql server management studio
1041It is important form e to get the information from log files of applications executed by the task scheduler? Does sql studio save these log files? : sql server management studio
1090What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio
1189To which devices can a backup be created and where should these devices be located? : sql server management studio
1105
How to query multiple tables jointly?
What is a cursor, index in sql?
How to delete a login name in ms sql server?
How you provide security to cube? : sql server analysis services, ssas
can a table be moved to different filegroup? : Sql server administration
What is sql server profiler?
Can you roll back the ddl statement in a trigger?
Write a query to find 5th highest amount paid from the customer table.
How to use “drop” keyword in sql server and give an example?
Why do you need a sql server?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
i have made a project i vb.net n created a .exe of it after installing it in to any pc, the database (sql express) is not geting accesed i.e the aplication cuts the link of the database, so plz help in this matter.
What is db stored procedure?
What is sql server database?
What are triggers? How many triggers you can have on a table? How to invoke a trigger on demand?