555.Which TL command is used to permanently save any transaction into database?
- rollback
- save point
- commit
- None of the above
556.Which TL command restores the database to last committed state?
- Rollback
- save point
- commit
- None of the above
557. ……… is used to control privilege in Database
- Data Manipulation Language
- D data definition Language
- Data Query Language
- Data control Language
558.Which model remains operative until the software is required?
- () Waterfall model
- () Incremental model
- () Prototyping model
- () Spiral model
559.In oracle, which table space is the minimum required when creating a database?
- System table space
- Undo table space
- temporary table space
- None of the above
560.Which of the following is another name for weak entity?
- Dominant
- child
- Owner
- )None of the above
561.ODBC is based on
- ++ language
- RMS
- Structured Query Language
- language
562.OLAP stands for
- Online Arithmetic Processing
- Online Analysis Processing
- Processing
- None of the above
563.The operation allows the combining of two relations by merging pairs of tuples, one from each relation, into a single tuple.
- Join
- Intersection
- Union
- None of the above
564. is the multiplication of all the values in the attributes.
- Set difference
- cartesian product
- Intersection
- None of the above
565. Which command is used to remove a relation from an SQL database?
- Delete
- Remove
- Drop
- None of the above
567.In SQL, the spaces at the end of the string are removed by function .
- Lower
- String
- Trim
- None
568. … is used to save permanently any transaction into database
- Commit
- kite
- Save point
- None
569.A unit of storage that can store one or more records in a hash file organization is denoted as
- Bucket
- Disk pages
- Blocks
- Nodes
570.Which of the following operator used for appending two strings?
- %
- &
- +
- ||
571.The management information system (MIS) structure with one main computer system is called a_
- Decentralized MIS structure
- Distributed MIS structure
- Centralized MIS
- None of the above
572.The highest level in the hierarchy of data organization is called
- data base
- data file
- data record
573.Which operator is used to select values within a range?
- WITHIN RANGE
- BETWEEN
- None
574.Which of the following is the most common type of Join?
- INNER JOINS
- INSIDE
- JOINED
- None
575.DBMS may be combined with or used by type of transaction manager.
- DB2
- Customer Information Control System (CICS)
- Oracle
- None
576.The clause is used to specify the number of records to return.
- FROM WHERE
- SELECT TOP
- None
577. In SQL, Wildcard characters are used with the operator.
- LIKE
- RANGE
- BETWEEN
- None
578.Which operator allows to specify multiple values in a WHERE Clause?
- LIKE
- IN
- BETWEEN
- None
579.In SQL ,which of the following wildcard character is used as a substitute for Zero or more characters?
- *
- _
- ^
- %
580.The basic unit of PL/SQL variant is called a
- cell
- table
- None
- block
581.Which of the following is a special type of stored procedure that is automatically invoked whenever the data in the table is modified?
- Curser
- Both (A) & (B)
- None
- Trigger
582. are used to temporarily rename a table or heading of a column.
- Wildcards
- Constraints Joins
- Aliases
583.Which of the following is used to generate a square root of a number?
- My SQL RAND Function
- My SQL AVG Function
- My SQL SQRT Function
584.Which data type is used to store up to , characters?
- Memo
- Text
- Integer
585.Which of the following operator combines two or more SELECT statements?
- In
- Like
- Union
586. Long data type allows whole numbers between
- 0 to
- -, to ,
- -,,, to ,,,
587.Which of the following datatype holds a string with maximum length of characters?
- Text
- Medium Text
- Long Text
- Tiny Text
588. In E-R Diagram, the total participation by entities is represented as
Dashed line
- Rectangle
- Double rectangle
- Double line
589.Intersection operator is used to obtain the tuple
- Unique
- Common
- Different
590.Which is a low level operator?
- Insert
- Update
- Directory
591.The LAST() function is only supported in
- MS Word
- MS Access
- MS Excel
592. are used to specify the rules for the data in a table
Constraints
- Aliases
- Wildcards
- Constraints
593.….is the complex search criteria in the where clause
- Substring
- Drop Table
- None
- Predicate
594.Which of the following clause is an additional filter that is applied to the result?
- Group-by
- Select
- Order by
- Having
595. is the process of organizing data into related table
- Generalization
- Specialization
- None
- Normalization
596. Which of the following is used to determine whether of a table contains duplicate rows?
- Like Predicate
- Null predicate In
- Predicate
- Unique predicate
597. The candidate key is that you choose to identify each row uniquely is called_
- Foreign Key
- Alternate Key
- None
- Primary Key
598.An operator is basically a join followed by a project on the attributes of first relation is known
- Join
- Inner Join
- Full Join
- Semi-Join
599.Which of the following is a special type of integrity constraint that relates two relations
and maintains consistency across the relations?
- Entity
- Integrity
- Constraints
600.….allows a unique number to be generated when a new record is inserted into a table
- Insert Into Select
- Insert Into
- Select Into
- Auto Increment