Explain few examples of RDBMS?
There is a table1 with records (1,2,3,4,5,6) and table2 with records (4,5,6,7,8,9).write a query so as to get the result as 1,2,3,4,5,6,7,8,9
How to declare and use cursor variables?
What are the 3 types of schema?
Can a stored procedure call itself(recursive). If yes what level and can it be controlled.?
Name three of the features managed by the surface area configuration tool? : sql server security
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.
Tell me what are the essential components of sql server service broker?
What is auditing in sql server?
What are different types of subquery?
Can a cursor be updated? If yes, how you can protect which columns are updated?
Is oracle faster than sql server?
What is shrink log file?