![]() Related Questions Latest Answer : Steps:---------------1) Download rep2excel.exe from the site:- http://www.brothersoft.com/downloads/html-to-excel.html 2) the from Oracle report save the file as .html3) From command prompt run ... Latest Answer : In properties -> Record -> Distance Between Records (Default value is 0). ... Read Answers (3) | Asked by : Edwin Peterson 1. what r the virtual paths for icon configuration file path defined in a 9i and 10g appln server.2. 1. what r the virtual paths for icon configuration file path defined in a 9i and 10g appln server.2. what r the diff types of component in 9i and 10g appln server.3. which property is used to load the appln in forms configuration.4. what is lock option in reports 9i5. Howmany composite pk or unique keys are passible for single table in oracle 10g6. howmany columns are passible in single table oracle 10g7.which index is best suitable for low coordinality columns. 8. Explain the b-tree index with Read Answers (1) | Asked by : Edwin Peterson.A Latest Answer : In this senario Better to  use record group. Using record group we dump the table data at client system level and check the entered data. To achive this you write functions to find dup record under the Trigger When_new_item_instance at the block level. ... Read Answers (3) | Asked by : nitin kumat Latest Answer : host('c:myFile.bat'); ... Read Answers (1) | Asked by : Manjunath Devang Latest Answer : Using Text_IO package the form data will store in Excel sheet ... Read Answers (3) | Asked by : kvvsrinivas Latest Answer : check the following procedurePACKAGE RPT2XLS IS -- Font style constants BOLD constant binary_integer := 1; ITALIC constant binary_integer := 2; UNDERLINE constant binary_integer := 4; -- Horizontal alignment constants SUBTYPE ... Latest Answer : by using delimiter ... How to convert the oracle reports to excel sheet from oracle form which is already parametrized on the basis of report's parameters? Read Answers (1) | Asked by : Sonal i want to retrieve data from table where apply date field from table which likedate = sysdate,so i not got a data , what i doe.g.select date from abc where date = sysdate;this is right or wrong ,plz give Latest Answer : select app_date from application where app_date=sysdate;The above query is right but may not fetch record.sysdate defult format is = 'dd/mm/yyyy hh:mi:ss'app_date might format may be = 'dd/mm/yyyy'so please writeselect app_date from applicationwhere trunc(app_date)=trunc(sysdate) ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||