answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

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

Find out functional dependencies?

A constraint between two sets of attributes is known as functional dependency in relational database. Determination of functional dependencies is vital in database denormalization, normalization and relational model.


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...


Is SQL a database or language?

SQL is a language used to communicate with databases. It stands for Structured Query Language. It is used to perform tasks such as querying data, updating data, creating databases, and managing databases.


Database Designation Language DBDL is a programming language?

Not in MS Access 2007. However it is a Database Design Language.


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.


How functional dependency is related to database table design?

The functional dependency is related to the database table design through the foreign and primary keys. The foreign and primary keys are functionally dependent on each other.


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.


What is a database language?

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.


Is SQL is a database programming language?

no.it is not progrmming language.