SELECT * FROM editorial EDI, section_editorial SEE WHERE SEE.ID_Editorial = EDI.ID_Editorial AND EDI.ID_Editorial = '6069' AND ID_TypeSection = '32' |
Mysql Error: |
SELECT * FROM editorial EDI , section_editorial SEE WHERE SEE.ID_Editorial = EDI.ID_Editorial AND EDI.ID_Editorial = '6069' AND ID_TypeSection = '32' |