Interviewer And Interviewee Guide

Oracle Database Interview Question:

What Are DDL Statements in Oracle?

Submitted by: Administrator
DDL (Data Definition Language) statements are statements to create and manage data objects in the database. The are 3 primary DDL statements:

* CREATE - Creating a new database object.
* ALTER - Altering the definition of an existing data object.
* DROP - Dropping an existing data object.

Submitted by: Administrator

Read Online Oracle Database Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.