Can you select rows from a table using SELECT * from TABLENAME where COLUMN NUMBER = X
or do you have to use the column name? I have not been able to find the correct syntax if this is possible.
or do you have to use the column name? I have not been able to find the correct syntax if this is possible.