answer is =<[/answer]<<>[/wrong]>=
The ………………… is essentially used to search for patterns in target string.
Like Predicate
Well Done. Your Answer is Correct Keep it Up!
Null Predicate
In Predicate
Out Predicate
…………… joins are SQL server default
Inner
Well Done. Your Answer is Correct Keep it Up!
Outer
Equi
None of the Option is Correct
Drop Table cannot be used to drop a table referenced by a …………… constraint.
Foreign Key
Well Done. Your Answer is Correct Keep it Up!
Composite Key
Primary Key
Local Key
To delete a database ………………. command is used
drop database database_name
Well Done. Your Answer is Correct Keep it Up!
Delete database_name
delete database database_name
drop database_name
………….. is a combination of two of more attributes used as a primary key
Composite Key
Well Done. Your Answer is Correct Keep it Up!
Alternate Key
Candidate Key
Foreign Key
Which of the following is not the function of client?
Query optimization
Well Done. Your Answer is Correct Keep it Up!
Compile queries
Receive queries
Result formatting and presentation
Is a special type of stored procedure that is automatically invoked whenever the data in the table is modified.
Trigger
Well Done. Your Answer is Correct Keep it Up!
Procedure
Curser
None of the Option is Correct
Requires that data should be made available to only authorized users.
Security
Well Done. Your Answer is Correct Keep it Up!
Privacy
Data integrity
None of the Option is Correct
Processed data is called ………………..
Information
Well Done. Your Answer is Correct Keep it Up!
Raw data
Useful data
Source