Hi Manohar, Can you please share oracle EBS 12.2 connector example
@sumitmatta46567 жыл бұрын
Hi Manohar, Good showcase! But this is simple case. Can you please share a query syntax which we can use to get data on basis any condition. e.g: I would like to select data for employees with id=10. So what will be the query, we will write in expression.
@monoar1217 жыл бұрын
SELECT * FROM employees WHERE id='10'; Please refer www.w3schools.com/sql/sql_where.asp Let me if you are not clear about it.
@sumitmatta46567 жыл бұрын
No, here you are passing static value of ID. I want to pass ID at run time while testing.
@monoar1217 жыл бұрын
Sumit Matta please give me sometime I will add a video of it
@monoar1217 жыл бұрын
+Sumit Matta Hi Sumit, Hope you are doing well. kzbin.info/www/bejne/aabcp2imed-WgbM As promised I have added the video . Please comment if you need more information. I will be happy to help.