- What is your preferred browser?
- What operating system you like?
- You have option of querying ra_customer_trx on cust_trx_id on trx_number. what would you use?
- You are suppose to develop a report. You are given a tdd. What would do before submitting you work for system test?
- How will you get order number for an invoice
- How would you tie receipt to an invoice
- What api would you use to remit a receipt
- What api would you use to clear a receipt
- what step would you take to reconcile a bank statement?
- You get customer account id and credit score in a flat file. these values are separated by comma. Based on this flat file you have to update a custom table. primary key to custom table is customer account id. How would you do that?
- Suppose a table t1 has two column a and b. The query select count(*) from t1 where a = 20 gives you 20 and query select count(*) from t1 where b=10 give you 10. so what will be the result of query select count(*) from t1 where a=20 or b=10
- How would you tune your form/concurrent program/Report/pl/sql pkg
- How would convert rows from a table into columns
- How would you delete duplicate rows from a table
- Using order organizer, you can cancel an order. How would you stop certain users from canceling orders?
- where would you find cancel date of an order?
- From where can you get order line freight?
- Suppose you have to cancel 1000 orders. How would you cancel those orders?
- How will you delete those orders
- suppose you have create a $5 adjustment to 500 invoices. How would you do that?
- Suppose owning to bug, one of order capture application charged $10 extra for an item. How would you fix that?
- How would you debug OM module functions/forms?
- What table can give you order cancellation date?
- What table can give customer's ship to address
- What tables can give you customer's bank account information?
- what steps are needed to create flex field on a custom table
- What are currently working on?
- Please tell me about you current project? team details, time line
- Most boring project
- How would you determine if two customer's are related?
- How would you load initial inventory?
- How would you make a concurrent program accessible from two responsibilities?
- How would you add debug messages in a form
- How will find the query used by a form block
- Can you please tell me something about trace analyzer
- What API is used for creating contact points
- How would you get all contact points for a customer
- How would you get all addresses for a customer
- What Oracle APIs have you used
Monday, June 23, 2008
My questions
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment