PrepAway - Latest Free Exam Questions & Answers

which of the following database languages?

You can always create a new database using which of the following database
languages?

PrepAway - Latest Free Exam Questions & Answers

A.
DML

B.
DDL

C.
DEL

D.
DAL

E.
DCL

Explanation:
Quoted directly from Sun’s Java document site at
http//developer.java.sun.com/ Creating a database. A database can be created
using tools supplied by the database vendor, or via SQL statements fed to the
database from a Java program. Since there is normally a database administrator (of
course, as a developer, this may be you., and not all JDBC drivers support database
creation through Data Definition Language ( DDL., this topic will, in general, be left
as DBMS (DataBase Management System. and driver specific. If you are interested
in more details, there typically is a CREATE DATABASE statement, but be sure to
review your DBMS SQL reference, as it is not part of the SQL standard, but is
DBMS-dependent


Leave a Reply