println("Hello World; Saras IT")
}
println("Hello World; Saras IT")
}
use strict; print ‘Hello, world’; print ‘Saras IT’;
DBMS_OUTPUT.PUT_LINE(‘Saras IT’); END HELLO_WORLD; /
SET @hello_world = ‘Saras IT’ PRINT @hello_world
<html> <body> <h1>Hello, World! Saras IT</h1> </body> </html>