use strict;
print ‘Hello, world’;
print ‘Saras IT’;
use strict;
print ‘Hello, world’;
print ‘Saras IT’;
<div ng-controller=“HWController”> <h1>{{greeting}}Saras IT</h1> </div> </div>
DBMS_OUTPUT.PUT_LINE(‘Saras IT’); END HELLO_WORLD; /
INSERT INTO hello_world VALUES (‘Saras IT’); EXEC SQL COMMIT;
{ Response.Write(“Saras IT”); }