What is meant by dirty read?
No Answer is Posted For this Question
Be the First to Post Answer
what is the out put of below queries? a. select * from Emp where null = null; b. select * from Emp where 1=1;
What do you mean by an execution plan?
What is page-level compression?
Let’s say the table in the database is named as TBL_Register. The fields in this table include: 1. User_Name, 2. User_Telephone, 3. Register_Date The field Register_Date stores the current date and time of the registration. Write the SQL statement that inserts the data into the table.
Department ----------- salary Deptname 1000 A 3000 A 2000 B 3000 B 4000 C 5000 C select the deptname where salary >=5000 result should be: Deptname --------- C please post only executed query in SQL server 2005 Asked By: Md. Niyaz
what is the difference between Delete and Truncate command in SQL
What are the tables in sql?
What command is used to delete a table from the database in the sql server and how?
Explain log shipping?
What is a collation in ms sql server?
What are the differences between substr and charindex in sql server.
How do indexes help, types?
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)