B
beginnersmind
SQL WHERE clause usually asks you to enter each field you want to search. I
would like to know if there's a quick short hand for indicating I want a
search on the entire table without entering every field!
SELECT
FROM
WHERE
would like to know if there's a quick short hand for indicating I want a
search on the entire table without entering every field!
SELECT
FROM
WHERE