Hi,
i want to delete rows from two tables using one sql statement.
One table is tblEmployee and other is tblUser and i want to delete all record in both of table whose UserID is EE00001
i want to delete rows from two tables using one sql statement.
One table is tblEmployee and other is tblUser and i want to delete all record in both of table whose UserID is EE00001
Comment