what is an sql server?
Answer / supriya gupta
SQL Server is a relational database management system
(RDBMS) from Microsoft that's designed for the enterprise
environment. SQL Server runs on T-SQL (Transact -SQL), a set
of programming extensions from Sybase and Microsoft that
add several features to standard SQL, including transaction
control, exception and error handling, row processing, and
declared variables.
| Is This Answer Correct ? | 5 Yes | 1 No |
How do I find information about the install locations for the various instances running on a computer?
What is the use of set nocount on/off statement?
List out the differences between global and local temp tables in sql server?
Can we create SP inside SP ? If no Y ? If yes Y ? Explain with an example ?
What is an example of a foreign key?
How to add code to the existing article (using improve article)?
What is delete query?
Is the primary key column of a table an index in ms sql server?
Suppose you want to implement the one-to-many relationships while designing tables. How would you do it?
Is there any difference between the primary key and unique key?
What is efficiency data?
How do you delete duplicate rows in 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)