<HTML> <BODY> <% out.println(" Saras IT"); %> </BODY> </HTML>
<HTML> <BODY> <% out.println(" Saras IT"); %> </BODY> </HTML>
INSERT INTO hello_world VALUES (‘Saras IT’); EXEC SQL COMMIT;
set hellostring=Saras IT echo %hellostring%
<note> <to>Hello world!</to> <from>Saras IT</from> </note>
{ res.send(‘Saras IT’) })