hi friends,
I have a table A
col as
status|NUM
and value as
open |1
open |2
close |3
close |3
the O/P should be
open|close
1 |3
2 |4
What happens if recursive calls get out of control?
What is the difference between alert log file and trace file ?
How can we view last record added to a table?
What is a Public Synonyms ?
What is the difference between sharding and replication?
How to load data through external tables?
Explain integrity constraints?
What is rich query?
What are the parameters that we can pass through a stored procedure?
What is translate in oracle?
How do I call oracle stored procedures that take no parameters?
How to change system global area (sga) in oracle?