answersLogoWhite

0


Best Answer

Depends upon the database you are talking about MS SQL Server uses SQL and T-SQL programming languages. Oracle is also a SQl based language usings its own 'flavor' PSQL

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Database programming language
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is java a database?

No, its a programming language.


Is SQL is a database programming language?

no.it is not progrmming language.


Database Designation Language DBDL is a programming language?

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


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

Depends on the database programming language


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 Oracle a programming language?

In C language Oracle is developed and after that enhancement is done in Java for 10g and 11g


What is the difference between a programming language and a database?

Programming language is to develop an application where a database is a place at which we can store the data about any objects and a software which maintains this database is called DBMS.


How to connect database in C programming language c?

It depends on the database (eg Oracle, MySql, Postgresql), obviously.


Is java DBMS?

no, Java is not dbms.. Java is a programming language Dbms is database


Write the detail of sql?

SQL is a database programming language.By this language we can create ,modify and other updating of our database record.


What is the best programming language to use for DVD cataloguing out of Pascal Fortran and LISP?

Pascal. Of the three, it is better suited to database programming.


What are the differences between Oracle 10g and ms sql database?

Oracle is an RDBMS aka Relational Database Management System and SQL (Structured Query Language) is a programming language.