What are conditional predicates?



What are conditional predicates?..

Answer / Suman Yadav

Conditional predicates, also known as WHERE clauses, filter the records in a query based on a specified condition. The condition can compare, combine or perform arithmetic operations on columns in the table.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

how is exception handling handled in mysql? : Sql dba

1 Answers  


What is sql lookup?

1 Answers  


How to write a query to show the details of a student from students table whose

1 Answers  


Mention what does plv msg allows you to do?

1 Answers  


What does where 1/2 mean in sql?

1 Answers  


What is a constraint? Tell me about its various levels.

1 Answers  


what is a database? : Sql dba

1 Answers  


What are the different types of triggers?

1 Answers  


can a stored procedure call itself or recursive stored procedure? : Sql dba

1 Answers  


What is multiple columns?

1 Answers  


write a query to find 4th max salary

7 Answers  


What are the types of index in sql?

1 Answers  


Categories