We can delete data from specific column or all column of a table. To delete selected column data from database the SQL query is. DELETE FROM table_name WHERE ...
確定! 回上一頁