Using AND with two or more conditions the query can be narrowed to meet your needs. SELECT * FROM table WHERE column1 = 'var1' AND column2 = ' ...
確定! 回上一頁