Question:Starting from the slowest, arrange the following operators in the order in which they produce results in "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: 590

Copyright © 2025. Powered by Intellect Software Ltd