Question:Starting from the lowest, arrange the following operators in the order in which they produce results in an SQL WHERE query. 1. >, >=, <, <= 2. <> 3. = 4. LIKE 

A 1,4,3,2 

B 4,1,2,3 

C 3,2,1,4 

D 2,4,1,3 

+ Answer
+ Report
Total Preview: 413

Copyright © 2024. Powered by Intellect Software Ltd