Hope the syntax is clear to you. So now let's write a SQL query for adding test_id column to Test table. ALTER TABLE test ADD test_id NUMBER(3);.
確定! 回上一頁