Issue in select statment
Summary:
hi
When i am trying fetch data from database , i am getting below error.
SQL -
select
xpa.batch_id,
xpa.so_number,
xpa.org_id
from xxmdn_price_adj_tbl xpa
where xpa.approval_status = 'Approved'
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0