answersLogoWhite

0

The standard query language for relational databases, as adopted by the American National Standards Institute (ANSI), is SQL, which is generally understood to be an abbreviation for "structured query language."

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Example of ralational databases?

Microsoft Access is a relational database.


What kind of database exist?

The two major commercial classes of database are; relational and non-relational. Example of non-relational databases include Informix c-isam and dbisam. The main relational databases are; MS SQL Server, Sybase, Oracle, Progress, mySQL.


Is Excel an example of a relational database?

No. It is a spreadsheet application. You can do simple databases in it, but it is not designed to create complex databases like relational databases. To do that you would use an actual database application.


Is the relational database an example of oracle database?

A relational database is a type of database design. Oracle is a brand of database. You can create a relational database using Oracle. You can also create relational databases using other database applications.


Compare contrast relational databases object-relational databases and object-oriented databases Site an example or scenario where each type is best used?

A relational database is structure to recognize relations among information, and stores the information in tables. An object-oriented database focuses on presenting the information in the form of objects, to be used for object-oriented programming. Object-relational databases are a hybrid of the two, keeping relations stored but still keeping the object-type data. Relational databases are best for presentation of the data itself, while object-oriented databases are better for deriving new information from given information.


What are the Different kinds of database?

The basic categorisation is into DBMS and RDBMS. DBMS stands for DataBase Management System and RDBMS for Relational DataBase Management System. The best example for DBMS is MS Access and that for RDBMS is Oracle and MySQL.Learn Oracle. That will be the best. But the ones widely used are MS SQL and MS Access. Addition: There are flat databases, relational databases, semantic databases, ...


Explain the select Operation in Relational Algebra with an example?

Relational Algebra - Example


What is the difference between QBE and SQL?

Query by Example (QBE) is a database query language for relational databases. A QBE parser parses the search query and looks for the keywords. A more formal query string, in languages such as SQL, is then generated, which is finally executed. However, when compared with a formal query, the results in the QBE system will be more variable.SQL (Structured Query Language) SQL is a set-based, declarative query language, not an imperative language such as C or BASIC. However, there are extensions to Standard SQL which add procedural programming language functionality, such as control-of-flow constructs


What is data manupulating language?

A data manipulation language (DML) is a specialized syntax used in database management to update, manipulate, and retrieve data. SQL (Structured Query Language) is a common example of a DML that allows users to query and modify data in relational databases. DML statements such as SELECT, INSERT, UPDATE, and DELETE are used to interact with data stored in a database.


What is the purpose of the SLQ database?

The SQL database is the most common way to handle the data contained in a database. The type of database most often used (for example using the Microsoft Access software) is a relational database. SQL is the programming language behind a relational database. It provides for ways to organize and retrieve the data stored in the database.


What are the advantages of relational databases?

Basically that any given data needs only to be stored once. Take zip codes for example, if you have a table that gives any zip-code a name, that name needs only to be stored once. For every address, the zip-code will then lookup the correct address. Almost every database nowdays has this capability, although, in some cases, this relationship maust be performed manually by a 'lookup' function. Like the one used in Excel for example. --


Who develop semantic query?

A query language will determine the possible questions that a user can ask to the system. For example, in the relational database world, SQL is the standard language used for creating queries. Several rich query languages exist for querying RDF/OWL data. These include RQL, nRQL. i.e because its will work with an ontology that requerd a specfic language