Introduction to Database System Which of the following command(s) is(are) used to recompile a stored procedure in SQL? MODIFY PROCEDURE COMPILE PROCEDURE ALTER PROCEDURE None of the listed here MODIFY PROCEDURE COMPILE PROCEDURE ALTER PROCEDURE None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System What is the language used by most of the DBMSs for helping their users to access data? SQL 4GL Query language High level language SQL 4GL Query language High level language ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a 1:N relationship, the parent is the entity on the one side of the relationship and the child is the entity on the N side of the relationship. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A list consists of last names, first names, addresses, and pin codes if all people in the list have the same last and the same pin code, a useful key would be the last name None of these All of these a compound key consisting of the first name and the last name the pin code the last name None of these All of these a compound key consisting of the first name and the last name the pin code ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System An attribute is a(n): row of a table. two dimensional table. column of a table. key of a table. row of a table. two dimensional table. column of a table. key of a table. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System An entity class is a collection of entities and is described by the structure of the entities in that class. False True False True ANSWER DOWNLOAD EXAMIANS APP