The below code will create a table called vehicle if the table does not already exist. if not exists (select * from sysobjects where ...
確定! 回上一頁