Explain the different types of languages that are available in the dbms?



Explain the different types of languages that are available in the dbms?..

Answer / Ashawani Kumar Choudhary

DBMS supports several types of languages for interacting with databases: "SQL (Structured Query Language)", which is used for querying and manipulating data; "DDL (Data Definition Language)", which is used for defining the structure of a database; "DCL (Data Control Language)", which is used for controlling access to the database; and "PL/SQL (Procedural Language/Structured Query Language)", which is an extension of SQL that supports procedural programming.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Database Management Interview Questions

How is a database related to a table?

1 Answers  


What is the role of database server in database management system?

1 Answers  


Give the cobol definition of a varchar field 177 when can an insert of a new primary key value threaten referential integrity?

1 Answers  


What is atomicity in dbms?

1 Answers  


What is considered a database?

1 Answers  


when we login sql editor using username and password then it says this error "could not resolve service name" then what can we do at client side.( here thing is tnsnames.ora file is ok till yesterday and worked well, but now it giving error.)

2 Answers  


What are the main functions of a database management system?

1 Answers  


What is unique key example?

1 Answers  


What do you mean by DBMS?

1 Answers   Hexaware,


how to generate an auto incremental number in a ssis package?

1 Answers  


Can we store images in database?

1 Answers  


Can files be stored in a database?

1 Answers  


Categories