What is raid and what are different types of raid levels?
No Answer is Posted For this Question
Be the First to Post Answer
i need to know how i display department which has salary > =5000 for the below table Department ----------- salary deptname 1000 a 3000 a 2000 b 3000 b 4000 c 5000 c kindly send the query to thilakvinoth13@gmail.com
What does it mean if @@cursor_row returns a negative number?
What is Right Outer Join?
Why use “in” clause in sql server?
What is the difference between writing data to mirrored drives versus raid5 drives
What do you understand by user-defined function in the sql server and explain the steps to create and execute a user-defined function in the sql server?
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
Write query to return all rows sql?
What methods do you follow to protect from sql injection attack?
What is a NOLOCK?
What does man by sql wildcard characters in sql server?
What is a performance monitor?
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)