adplus-dvertising
frame-decoration

Question

The user defined data type can be created using

a.

Create datatype

b.

Create data

c.

Create definetype

d.

Create type

Posted under SQL DBMS

Answer: (d).Create type

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The user defined data type can be created using

Similar Questions

Discover Related MCQs

Q. Values of one type can be converted to another domain using which of the following ?

Q. Which of the following closely resembles Create view ?

Q. In contemporary databases the top level of the hierarchy consists of ______, each of which can contain _____.

Q. Which of the following statements creates a new table temp instructor that has the same schema as instructor.

Q. The____condition allows a general predicate over the relations being joined.

Q. Which of the join operations do not preserve non matched tuples.

Q. What type of join is needed when you wish to include rows that do not have matching values?

Q. How many join types in join condition:

Q. Which join refers to join records from the right table that have no matching key in the left table are include in the result set:

Q. In SQL the statement select * from R, S is equivalent to

Q. Which join condition contains an equality operator:

Q. A __________ is a special kind of a store procedure that executes in response to certain action on the table like insertion, deletion or updation of data.

Q. The CREATE TRIGGER statement is used to create the trigger. THE _____ clause specifies the table name on which the trigger is to be attached. The ______ specifies that this is an AFTER INSERT trigger.

Q. What are the after triggers ?

Q. The variables in the triggers are declared using

Q. The default extension for an Oracle SQL*Plus file is:

Q. Triggers ________ enabled or disabled.

Q. To include integrity constraint in a existing relation use :

Q. Which of the following is not a integrity constraint ?

Q. Which of the following is the right syntax for assertion?