Friday, 26 February 2016

WRITE A PL/SQL BLOCK TO KNOW ABOUT OPERATING SYSTEM?

BEGIN
DBMS_OUTPUT.PUT_LINE(DBMS_UTILITY.PORT_STRING);
END;

No comments:

Post a Comment

If you Like my blog Spread it and help friends for whom this blog is useful for their career.