answersLogoWhite

0

What are data definition language's?

User Avatar

Anonymous

12y ago
Updated: 8/20/2019

Different type of data definition language are there. generally they are

1-Create

2-Alter

3-Truncate

4-Comment

5-Rename

6-Drop.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What are the three languages were adopted by the DBTG?

The three languages adopted by the Database Task Group (DBTG) were Data Definition Language (DDL), Data Manipulation Language (DML), and Data Control Language (DCL). These languages formed the basis for standardized data management within the DBTG framework.


What are the 3 languages adopted by DBTG?

The three languages adopted by the Database Task Group (DBTG) are Data Definition Language (DDL), Data Manipulation Language (DML), and Data Control Language (DCL). These languages help define the structure of databases, manipulate data within databases, and control access permissions to the data.


The types of languages a database system?

Database systems can support multiple types of languages, including data definition language (DDL) for defining database schema, data manipulation language (DML) for querying and updating data, and data control language (DCL) for managing access and permissions. Additionally, some database systems support procedural languages like PL/SQL or T-SQL for writing stored procedures and triggers.


What is definition of ungrouped data?

Single data


What is the definition of data resource?

stored data.


What is the definition of interpreting data?

getting data


What is the answer to this definition having 2 official languages?

The answer to the definition "having 2 official languages" is "official bilingualism". Official bilingualism is in place in countries like Canada and Puerto Rico, which have two official languages.


What is the definition of datatypes in programming?

A data type defines how data is represented. All data is obviously represented by a sequence of binary values, however, the data type determines how that value is to be interpreted by the language compiler. Object oriented programming languages use classes to define data types, which not only defines the representation of data but also which operations are valid for the type.


What is the definition of database?

A data base is a collection of data.


What languages are spoken by Afrikaners?

By definition, Afrikaners speak Afrikaans.


Definition of quatative data?

it is measurements


What is the difference between the 'str' and 'snp' data types in programming languages?

The 'str' data type is used to store text or string values in programming languages, while the 'snp' data type is not a standard data type in most programming languages. It is possible that 'snp' could be a custom or user-defined data type specific to a certain programming environment or framework.