Herethe Remittance table do not have direct link with Invoice table. The money returned may be part on a invoice or without it. The Remittance table do have a name column which keep Invoice number and possibly match to a invoice in Invoice table. Now let see, how current code is written...
SELECT * FROM officebusiness WHERE mark = 'officebusiness' ORDER BY itemgrade desc,id desc执行错误: Unknown column 'mark' in 'where clause' /www/wwwroot/web/www.31ba.com/SpeedPHP/Drivers/mysql.php on line 62 57. { 58. $this->arrSql[] = $sql; ...
Mysql Error: Unknown Column … In 'where Clause' Similar Tutorials View Content I'm a newbie, can you please help? I'm getting a mysql error "Unknown column 'E0000001' in 'where clause'" The id is in the URL: ...user-profile.php?id=E0000001 My Query $query = mysqli_...