You want to check the syntax of a complicated update sql statement without executing it. What command should you use?
No Answer is Posted For this Question
Be the First to Post Answer
What is sql stored procedure?
What is the difference between IN and EXISTS operators in SQL Server?
9 Answers ASD Lab, CSC, Intelligroup,
Explain trigger and trigger types?
i want to create procedure for create table in sql server 2005 for example create procedure create_table @table varchar(20) as create @table( id int, name char(20) ) but it will get error what is solution?
1 01 101 01010
What is the log shipping?
What are the rules to use the rowguidcol property to define a globally unique identifier column?
What is BCP? When do we use it?
How maney row would be print after join if A table have 100 rows and B table have 50 rows...
what is the difference between Delete and Truncate
4 Answers CarrizalSoft Technologies, Geo Research Centre,
Explain Normalization and DE normalization
Hi, I Created 3 Tables Person(PersID[prkey],Name,Email,Password), Project(ProjName,ProjID[prkey],ProjLeader,ProjManager) & ProjectInvolvement(EntryDate,ProjID[frkey],PersID[frkey],ProjDuration). For this how can i INSERT,UPDATE & DELETE Through PROCEDURE? Please Post the Answer for me. Desai.
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)