what is sql? : Sql dba



what is sql? : Sql dba..

Answer / 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

More SQL PLSQL Interview Questions

What does select * from mean in sql?

1 Answers  


difference between table level constraint and column level and advantages of table level constraint

4 Answers   Doyensys,


How many levels can subqueries be nested in a FROM clause?

7 Answers  


What is difference between select statement and cursor

3 Answers   JDA,


Write a query to find the employees from EMP table those who have joined in Monday. (there is a column as hiredate which is a date column i.e values are like 03-DEC-81)

5 Answers  


How many developers work on postgresql?

1 Answers  


Delete the emps whose salaries are lowest sals of their own dept.

5 Answers  


Can a foreign key have a different name?

1 Answers  


how to shutdown mysql server? : Sql dba

1 Answers  


What are the attributes of SQL*PLUS ?

2 Answers   Dream Careers, Oracle,


Does truncate free space?

1 Answers  


What are string functions in sql?

1 Answers  


Categories