Thank you all for replying,
Here in my database, there is a table named "dbo.ABC_BOM". In SQL, I write a query:
select * from [dbo].ABC_BOM
Its working in SQL, but the same thing I copied and Pased in SAP Query Privew, there it showing error. i.e, must specifie table to select from
Please suggest.
with Regards
Ocean