What is tns name?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the use of indexes option in exp command.
What is a OUTER JOIN?
select trunc(round(156.00,-1),-1) from dual;
How do I limit the number of rows returned by an oracle query after ordering?
What is the difference between a primary key & a unique key?
What are inner join and outer join?
What is transport network substrate (tns) in oracle?
How many memory layers are in the oracle shared pool?
What is memory advisor in Oracle?
How to create additional tablespaces for an new database?
How can return max date row A b c d e 1 2 1-mar-09 5 10 1 2 10-mar-09 5 10 Only using oracle predefined function. Not user defined. Output:-- A b c d e 1 2 10-mar-09 5 10
How many anonymous blocks can be defined?