answersLogoWhite

0

What is a database language?

Updated: 8/21/2019
User Avatar

Wiki User

7y ago

Best Answer

It is a language that allows you to manipulate data in a database and write queries. SQL (Structured Query Language) is one of the most well known one.

User Avatar

Wiki User

7y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is a database language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is DDL in databases?

DDL stands for Data Definition Language, which is a set of commands used to define, alter, and drop database objects like tables, indexes, and views. DDL statements include commands like CREATE, ALTER, and DROP, and they are used to design the structure of the database and its schema.


Is SQL a Database?

SQL is not Database, it is a Language used to communicate with Database...


What do mean by query language and its needs?

Query Language is way for communicating from the database. It work as a interface between user and the Database. its not possible to generate a result from database without query language. Query language helps us to communicate with database.


What is UML in Database?

We use database to manage and store the information. UML in database stands for unified modelling language. The structure or designing of the database can be done through unified modelling language.


Connect c language to internet database?

Yes, you can write a program in C language which connects to a database.


What is the typical language for database management?

The typical language for database management is SQL. This is one of many programming languages, but this is the predominate one for database management.


Is SQL is a database programming language?

no.it is not progrmming language.


How will you set the length of a text field in database?

Depends on the database programming language


What is a database language used for formulating statements that are processed by a database server?

oracle


Is Database a low level language?

No.


Is java a database?

No, its a programming language.


What is dbml?

DataBase Markup Language