![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all, Is it possible to perform delete operation with the table join like this? 'DELETE FROM temp INNER JOIN request_tbl ON temp.ID = request_tbl.ID WHERE temp.name LIKE request_tbl.name;' |
#3
| |||
| |||
|
|
Hi all, Is it possible to perform delete operation with the table join like this? 'DELETE FROM temp INNER JOIN request_tbl ON temp.ID = request_tbl.ID WHERE temp.name LIKE request_tbl.name;' |
#4
| |||
| |||
|
|
Hi all, Is it possible to perform delete operation with the table join like this? 'DELETE FROM temp INNER JOIN request_tbl ON temp.ID = request_tbl.ID WHERE temp.name LIKE request_tbl.name;' |
![]() |
| Thread Tools | |
| Display Modes | |
| |