Can you explain what is sql server english query?
No Answer is Posted For this Question
Be the First to Post Answer
What is inner join? Explain with an example?
Can we use Truncate command on a table which is referenced by FOREIGN KEY?
How to rebuild indexes with alter index ... Rebuild?
What are the types of database recovery models?
What is a filestream?
Explain sql server authentication modes?
What command would you use to add a column to a table in sql server?
Is it possible to update the views? If yes, how, if not, why?
What is database replication?
what is for foreign key ??
4 Answers CarrizalSoft Technologies, Sabic,
How to write an inner join with the where clause in ms 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
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)