adspace
Answer Posted / 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 |
Post New Answer View All Answers
Do we need to rebuild index after truncate?
what is schema? : Sql dba
What is the best sql course?
If a cursor is open, how can we find in a pl/sql block?
how to escape special characters in sql statements? : Sql dba
what are the advantages of sql ? : Sql dba
Does group by remove duplicates?
What is the current version of sql?
Can delete statement be rollbacked?
Is primary key always clustered index?
what are aggregate and scalar functions? : Sql dba
How do I remove duplicates in two columns?
Can we rollback truncate?
what is sql server agent? : Sql dba
Is inner join faster than left join?