View Single Post
Old 09-03-2019, 01:48 AM   #2
henrybolt
Registered User
 
Join Date: Oct 2016
Posts: 655
Both of these operators are used to find out the multiple values from the table. Differences between these operators are that the BETWEEN operator is used to select a range of data between two values while The IN operator allows you to specify multiple values. Here we are finding the multiple values by using the SQL.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
henrybolt is offline   Reply With Quote