Does sql require a server?
Answer / Naveen Kumar Srivastva
Yes, SQL typically requires a database server to manage the data and make it accessible through the SQL language. Popular SQL servers include MySQL, Oracle Database, Microsoft SQL Server, PostgreSQL, and SQLite.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are rollup and cube in t-sql? : Transact sql
How to raise user-defined exception with custom sqlerrm ?
need to split a string into separate values. eg. col1 col2 ---------- 100 - 'a,b,c' 200 - 'a,x,d,e' 300 - 'c' result: value count ------------- a - 2 b - 1 c - 2 etc.
What does t sql mean?
Where is pl sql used?
Temporary table vs Table variable in sql server?
Give the structure of the procedure ?
What is the difference between an inner and outer join?
Why functions are used in sql?
What is faster join or subquery?
Which one is better subquery or joins?
can sql servers linked to other servers like oracle? : Sql dba
Oracle (3253)
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)