in Education by
Which is the subset of SQL commands used to manipulate Oracle Database Structures, including tables? (a) Data Definition Language (b) Data Manipulation Language (c) Data Described Language (d) Data Retrieval Language I got this question by my college director while I was bunking the class. This interesting question is from A Simple Transaction Model topic in section Transactions of Database Management

1 Answer

0 votes
by
Correct choice is (a) Data Definition Language The best I can explain: DDL are used to define schema and table characters.

Related questions

0 votes
    ___________ is the collection of memory structures and Oracle background processes that operates against an Oracle ... Interview Questions and Answers for Freshers and Experience...
asked Oct 11, 2021 in Education by JackTerrance
0 votes
    An Oracle __________ is a set of tables and views that are used as a read-only reference about the ... Answers, Database Interview Questions and Answers for Freshers and Experience...
asked Oct 11, 2021 in Education by JackTerrance
0 votes
    Make Twenty (20) SQL questions including create table, insert, update, delete, join, string operation, aggregate ... books or webs Select the correct answer from above options...
asked Dec 9, 2021 in Education by JackTerrance
0 votes
    Make Twenty (20) SQL questions including create table, insert, update, delete, join, string operation, aggregate ... books or webs Select the correct answer from above options...
asked Dec 3, 2021 in Education by JackTerrance
0 votes
    After reading the chapter, I know these points: I know that data gets highlighted after being selected. I know ... entry and editing. Select the correct answer from above options...
asked Nov 26, 2021 in Education by JackTerrance
0 votes
    are set to control the pro .. are used to input information in a more user friendly way than tables. fa database ... in a . table Select the correct answer from above options...
asked Nov 28, 2021 in Education by JackTerrance
0 votes
    what option can bne used to import only some of the table from a database while using the --import-all-tables parameter? ... without-tables C - --forgo-tables D - --exclude-tables...
asked Jan 13, 2021 in Technology by JackTerrance
0 votes
    If I have a view in SQL which contains various computed columns, some of which could be very expensive, ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 19, 2022 in Education by JackTerrance
0 votes
    The tables are: 1) Producers: id, name 2) Products: id, name, price, category_id, producer_id 3) ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 11, 2022 in Education by JackTerrance
0 votes
    I get an error stating that there is incorrect syntax near the key word INNER. I wish to delete ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 1, 2022 in Education by JackTerrance
0 votes
    I get an error stating that there is incorrect syntax near the key word INNER. I wish to delete ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 26, 2022 in Education by JackTerrance
0 votes
    This one will take some explaining. What I've done is create a specific custom message queue in SQL ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 16, 2022 in Education by JackTerrance
0 votes
    I am working on vs 2010 and EF 4.1 with SQL server database. Below mentioned code works fine with local SQL ... , Func`1 continuation) Select the correct answer from above options...
asked Feb 3, 2022 in Education by JackTerrance
0 votes
    Can anyone tell me how many types of tables are there in SQL? Select the correct answer from above options...
asked Jan 18, 2022 in Education by JackTerrance
0 votes
    Can anyone tell me how do I view all tables in SQL? Select the correct answer from above options...
asked Jan 18, 2022 in Education by JackTerrance
...