adspace
Answer Posted / Nikhu Singh
SQL (Structured Query Language) is a standard programming language for managing data held in a relational database management system. It consists of a set of commands for creating, altering, and querying databases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does group by remove duplicates?
what is dbms? : Sql dba
what are aggregate and scalar functions? : Sql dba
what are all the common sql function? : Sql dba
define sql insert statement ? : Sql dba
how to use regular expression in pattern match conditions? : Sql dba
If a cursor is open, how can we find in a pl/sql block?
What is your daily office routine?
how many tables will create when we create table, what are they? : Sql dba
What is the best sql course?
What is the current version of postgresql?
Is primary key always clustered index?
Do we need to rebuild index after truncate?
what are the advantages of sql ? : Sql dba
Is inner join faster than left join?