Answer Posted / tekchand nanda
In computer science, a pointer is a programming language
data type whose value refers directly to (or "points to")
another value stored elsewhere in the computer memory using
its address.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do I know if oracle client is installed on windows?
What is an Oracle Instance?
What to do if the binary spfile is wrong for the default instance?
HI ALL, CAN ANYONE TELL ME THE DIFFERENCES BETWEEN SQL CLUSTURS,MSQL CLUSTERS,ORACLE CLUSTERS.......THANKS IN ADVANCE
How to handle a single quote in oracle sql?
what is difference between sql plus and sql*plus? (not sql and sql plus).
What is Trigger in Oracle?
Explain self joins in oracle?
How do I reset a sequence in oracle?
State some uses of redo log files?
How to connect the oracle server as sysdba?
What are operators in oracle?
if you ctreate table identity
How to loop through a cursor variable?
When do I need to use a semicolon vs a slash in oracle sql?