What are character string data types in ms sql server?
What do you understand by user-defined function in the sql server?
How can you see what type of locks used?
What is triggers in ms sql server?
What is full outer join in sql server joins?
What are the differences between UNION and JOINS?
3 Answers CarrizalSoft Technologies,
What is an Index?
how to replace double quotes by single quotes in sql server
Hi Friends, I have a table in which there are thousands of records and in city field there is NULL value for all records now i want to change that null value with distinct values in each record say delhi, bihar, agra, jaipur etc, what will be the query for that????? its not possible to update thousands of records one by one. is there any alternative ...? Plz help ... its urgent Thanx in advance
What is a view and what are its advantages?
What is correlated subquery in sql server?
Display a roll having miminum marks in two subjects?
When is update_statistics command used?