SQL Like operator can be used with any query with where clause. So we can use it with Select, Delete, Update etc. SELECT column FROM table_name WHERE ...
確定! 回上一頁