Answer Posted / k.vatsalya
A Pointer is a special kind of variable in c and c++ that
holds the address of the another variable...
Pointer and Arrays are the two sides of the coin...to write
any kind of non trival applications in c pointers are
required....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to do daily transactions with out sql* loader control file regesterd in apps?
Will you be able to store pictures in the database?explain.
What is query image?
How to build data dictionary view an new database?
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.
State the difference between a primary key and foreign key?
How to export several tables together?
How to insert a record into a table?
Can we use bind variables in oracle stored procedure?
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
What are the limitations oracle database 10g xe?
How to rename an index?
What is an oracle cursor variable?
master table and child table performances and comparisons in Oracle ?
How to commit the current transaction in oracle?