What does this statement do @@rowcount?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by an execution plan? Why is it used?
Define the one-to-one relationship while designing tables.
What is buffer cash in sql server?
create procedure proc1 (@a int) as begin if @a=1 create table #temp(a1 int) else create table #temp(a1 int) end while executeing the above code it shows error like '#temp already exist' .why it shows an error?
What are 3 ways to get a count of the number of records in a table?
What do you understand by triggers?
What is user defined datatypes and when you should go for them?
Can we hide the definition of a stored procedure from a use?
difference between select column name from table name where serviceid=2; and select max(column name) from table name where serviceid=2; IN ORACLE
What is sparse columns of sql server 2008?
Write a query for primary key constraint with identity key word?
How to disable stored procedure sql server?
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)