What are the triggers in sql?
What is the purpose of the model database?
What is an indice?
Can we use where clause in union?
How can count the string ? for ex: If i have string like 'bhaskar' then i need like b:1 h:1 a:2 s:1 k:1 r:1 please give any idea on that
What does executeupdate return?
Does partitioning improve performance sql server?
Can you please differentiate between a primary key and a unique key?
How to insert multiple rows with a subquery?
What is the default sql server instance name?
What is xdr?
How do I repair damaged sql server mdf file database? In previous day my mdf file has got damage due to unknown reasons then I used dbcc chekcdb command but it failed, MDF file is important for me, I don’ know that how to get back mdf file data. Please anyone suggest me?
Insert syudents details in table.Current system date &time insert into joining time.How do insert?( in sysdate only return current system date how do add time?)