Пікірлер
@US-Warrior
@US-Warrior 4 жыл бұрын
The exampe at 3:50 is wrong you need to make the gate into a OR gate
@ScrollWithPanu
@ScrollWithPanu 6 жыл бұрын
Scr ka no. Kya hai
@TheBank009
@TheBank009 6 жыл бұрын
Hi Manohar, Can you please share oracle EBS 12.2 connector example
@sumitmatta4656
@sumitmatta4656 7 жыл бұрын
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.
@monoar121
@monoar121 7 жыл бұрын
SELECT * FROM employees WHERE id='10'; Please refer www.w3schools.com/sql/sql_where.asp Let me if you are not clear about it.
@sumitmatta4656
@sumitmatta4656 7 жыл бұрын
No, here you are passing static value of ID. I want to pass ID at run time while testing.
@monoar121
@monoar121 7 жыл бұрын
Sumit Matta please give me sometime I will add a video of it
@monoar121
@monoar121 7 жыл бұрын
+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.