wht is the difference between truncat,drop in sqlserver wht is the difference between function and stored procedure
3 8336If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????
4010i have a table with column sno with 30 records. i want to update this column by item by item in asp.net. i wantto enter new values into that from 1 to 30 how is it possible with backend c#
1 3653
How subquery works in sql?
How do rank () and dense_rank () differ?
what are the different type of sql's statements ? : Sql dba
How do I make my sql query run faster?
What is sqlite used for?
What is nvarchar max in sql?
What has stored procedures in sql and how we can use it?
What is mutating trigger?
How do you declare a constant?
what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba
Is left join and outer join same?
Why do we need view in sql?
What is the use of function "module procedure" in pl/sql?
how to check myisam tables for errors? : Sql dba
What is sqlcontext?