Database Administration (MOSC)

MOSC Banner

Two SQL queries in a single line

edited Jun 26, 2012 5:56AM in Database Administration (MOSC) 5 commentsAnswered
 Hi Team,

Can anybody help me out to write the below two queries in a single query, please?

ENV : 10gR2, RHEL 5.

select count(1) from device@SFOTRAC;
select count(1) from device@SFONRP;

Is there any way to write these queries in a single query?

Thanks,

Harry

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center