In the case of SQL Server, the IF statement is used to execute SQL statements if a condition is TRUE. For example: IF @table_name = 'employees'
確定! 回上一頁