What is transport network substrate (tns) in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to handle a single quote in oracle sql?
How many types of tables are there in oracle?
How to write numeric literals in oracle?
What is the best way to do multi-row insert in oracle?
I have some query regarding Report generation from Oracle Apps "PO module". I have to generate a report where table columns are as below: Vendor_name Invoice No PO Number Item_Quantity Value of Goods Date of Shipping Name_of_the_transport Date_of_receipt_issued. Now my questions is :from which table/column I can get the information of "Name_of_the_transport" column. Thanks in advance.
After using set unused can we enable the column again to use? Please give me some answers....
15. Display the item_cost and then truncate it to the nearest hundred, ten, unit, tenth and hundredth.
How to select the name of employee who is getting maximum sal with out using subquery
How to turn on or off recycle bin for the instance?
If I have a select statment which retrives 2 rows, & that rows have the same data in all the fields except the last field and I want to merge the 2 rows to be in 1 row with concatenating the last field which have the different data.... eg: the 1st row has these fields: A-B-C the second row has: A-B-X ........ i want to merge the two row to be in one row like ----> A- B- C,X
What is data block in Oracle?
How is it different from a normal table?