Ankaleshwar in India is known for the production of (a) Bauxite (b) Coal (c) Iron ore (d) Petroleum
5 32359Who among the following is the Chairman of Planning Commission in India ? (a) Finance Minister of India (b) Prime Minister of India (c) President of India (d) Home Minister of India
34 67411Which one of the following dynasties was ruling over North India at the time of Alexander?s invasion? (a) Nanda (b) Maurya (c) Sunga (d) Kanva
3 15046As per the Indian Protocol, who among the following ranks highest in the order of precedence ? (a) Deputy Prime Minister (b) Former President (c) Government of a State within his State (d) Speaker of Lok Sabha
4 21698The most significant contribution of the Karachi session of 1931 was the resolution it passed on: (a) poorna swaraj (b) the partition of the country (c) participation in the Round Table conference (d) fundamental rights and economic policy
1 14539The Parliament of India consists of (A) The Lok Sabha and Rajya Sabha (B) The President, Lok Sabha and Rajya Sabha (C) The Lok Sabha, Prime Minister and Speaker (D) None of these
9 57185The Indian Civil Service was introduced during the time of (A) Lord Cornwallis (B) Lord Canning (C) Lord Curzon (D) Lord Dalhousie
10 49889The Rajya Sabha is: (a) dissolved once in two years (b) dissolved after every four years (c) adjourned every six months (d) not subject to dissolution
2 11011Can the Rajya Sabha be dissolved by the President? (a) Yes (b) No (c) At any time he likes (d) Sometimes
3 11512The President of India addresses his resignation letter to the: (A) Prime Minister (B) Vice President (C) Chief Justice of India (D) Speaker of the Lok Sabha
24 120776Post New ONGC Interview Questions
How we can able to import our own template (users designed MS-Word templates) which has many tabular columns; need to pass some values generate by Oracle-reports9i? Actually need to import more than 400 MS-Word templates into Oracle Reports-9i to minimize layout design in Reports.
How can I try out PL/I?
Explain the main in sapscript
CREATE OR REPLACE procedure XXPROC_OPENINT(errbuf OUT VARCHAR2, retcode OUT VARCHAR2) AS --Cursor Declaration cursor inv_cur IS SELECT INVI.INVOICE_ID ,INVI.INVOICE_TYPE_LOOKUP_CODE ,INVI.INVOICE_DATE ,INVI.VENDOR_ID ,INVI.VENDOR_SITE_ID ,INVI.INVOICE_AMOUNT ,INVI.INVOICE_CURRENCY_CODE ,INVI.STATUS ,INVI.GROUP_ID ,INVI.SOURCE ,INVI.ORG_ID ,INVI.DESCRIPTION ,INVI.CREATION_DATE ,INVI.CREATED_BY ,INVL.INVOICE_ID ,INVL.LINE_NUMBER ,INVL.LINE_TYPE_LOOKUP_CODE ,INVL.DESCRIPTION ,INVL.ORG_ID ,INVL.INVENTORY_ITEM_ID ,INVL.ACCOUNTING_DATE ,INVL.AMOUNT ,INVL.CREATION_DATE ,INVL.CREATED_BY ,INVL.PO_HEADER_ID ,INVL.PO_LINE_LOCATION_ID ,INVL.ITEM_DESCRIPTION FROM XXAP_INVOICES_INTERFACE_STG INVI ,AP_INVOICE_LINES_INTERFACE_STG INVL WHERE INVI.INVOICE_ID=INVL.INVOICE_ID AND INVI.ORG_ID=INVL.ORG_ID; l_currency_code varchar2(25); l_flag varchar2(2); l_error_msg varchar2(100); l_err_msg varchar2(100); l_err_flag varchar2(10); l_count number(9) default 0; BEGIN for rec_cur in inv_cur loop l_count:=l_count+1; --Currency Code Validation BEGIN SELECT currency_code INTO l_currency_code FROM FND_CURRENCIES WHERE currency_code ='USD'; EXCEPTION WHEN others THEN l_flag:='E'; l_error_msg:='Currency Code Does not Exists'; fnd_file.put_line(fnd_file.log,'Inserting Data Into The Interface Table'||'-'||l_count||' '||l_error_msg); END; IF l_flag!='E' THEN fnd_file.put_line(fnd_file.log,'Inserting Data Into The Interface Table'); INSERT INTO AP_INVOICES_INTERFACE( INVOICE_ID ,INVOICE_TYPE_LOOKUP_CODE ,INVOICE_DATE ,VENDOR_ID ,VENDOR_SITE_ID ,INVOICE_AMOUNT ,INVOICE_CURRENCY_CODE ,STATUS ,GROUP_ID ,SOURCE ,ORG_ID ,DESCRIPTION ,CREATION_DATE ,CREATED_BY) VALUES (rec_cur.INVOICE_ID ,rec_cur.INVOICE_TYPE_LOOKUP_CODE ,rec_cur.INVOICE_DATE ,rec_cur.VENDOR_ID ,rec_cur.VENDOR_SITE_ID ,rec_cur.INVOICE_AMOUNT ,rec_cur.INVOICE_CURRENCY_CODE ,rec_cur.STATUS ,rec_cur.GROUP_ID ,rec_cur.SOURCE ,rec_cur.ORG_ID ,rec_cur.DESCRIPTION ,rec_cur.CREATION_DATE ,rec_cur.CREATED_BY); INSERT INTO ap_invoice_lines_interface ( INVOICE_ID ,LINE_NUMBER ,LINE_TYPE_LOOKUP_CODE ,DESCRIPTION ,ORG_ID ,INVENTORY_ITEM_ID ,ACCOUNTING_DATE ,AMOUNT ,CREATION_DATE ,CREATED_BY ,PO_HEADER_ID ,PO_LINE_LOCATION_ID,ITEM_DESCRIPTION) VALUES (rec_cur.INVOICE_ID ,rec_cur.LINE_NUMBER ,rec_cur.LINE_TYPE_LOOKUP_CODE ,rec_cur.DESCRIPTION ,rec_cur.ORG_ID ,rec_cur.INVENTORY_ITEM_ID ,rec_cur.ACCOUNTING_DATE ,rec_cur.AMOUNT ,rec_cur.CREATION_DATE ,rec_cur.CREATED_BY ,rec_cur.PO_HEADER_ID ,rec_cur.PO_LINE_LOCATION_ID ,rec_cur.ITEM_DESCRIPTION); END IF; l_flag:=NULL; l_err_MSG:=NULL; END LOOP; COMMIT; END XXPROC_OPENINT; / PLS-00402: alias required in SELECT list of cursor to avoid duplicate column names
How will you get a subset of a array in vbscript?
What is a protected class in java?
How would you identify a macro variable? : sas-macro
How was ms-dos created?
1)What's the meaning of Absorption,give a example. 2)What's the meaning of Adsorption,give a example. 2)what is the difference between Absorption and Adsorption.
What is spark used for?
What are the types of common file dialogs that wpf supports?
What is the purpose of sapscript?
What happens to hard link when file is deleted?
How do I identify a font type?
How is the Cisco ADSL WIC positioned against the competition?