Skip to Content
0
May 08, 2014 at 06:21 PM

SQL Script - error in executing the select with multiple conditions

26 Views

Hi gurus,

I'm having trouble in the command syntax below:



SELECT * FROM "TEST_RVS"."VH_TEST" WHERE "AUFNR" = 20210807 AND "BWART" = 101.

WHAT IS THE CORRECT SYNTAX WHERE TO CONDITION WITH MULTIPLE FIELDS?


Thanks !