Suppose, there is a table called sometbl and has the following data into it. CREATE TABLE sometbl ( ID INT, NAME VARCHAR(50) ); INSERT INTO sometbl VALUES.
確定! 回上一頁