how to take backup bcp out for a column in table in sql
server?
What are differences in between sql server 2012 and sql server 2016?
How do I shrink an ldf file?
What is difference between views and tables?
What are system databases into sql server (2005/2008) : sql server database administration
Is a null value equal to anything? Can a space in a column be considered a null value? Why or why not?
hi, may i know what is the command to get abstract the current month, current year and current day from a given date.i want these three in a isolated way..seperatedly is that any way in sql server 2000
employee table has employee id ----------- empid ---------------- 1 2 3 3 3 4 5 5 5 6 6 6 7 here the values r repeated two times.how to select the repeated values only.i.e 3,5,6 should alone come.
What is the difference between constraints and triggers?
What is a Linked Server?
What is the difference between a unique key and primary key?
What are difference between Cluster index and Non-Cluster index?
what is integrated security (SSPI). why we use in the connection string?