My SQL Tutorials - In
Here is some example code to help with your SQL programming.:
Select Column1, Column2, Column3
From TableName
Where ColumnName in ("Value1", "Value2", "Value3")
Here is some example code to help with your SQL programming.:
Select Column1, Column2, Column3
From TableName
Where ColumnName in ("Value1", "Value2", "Value3")