Answer Posted / ranjan gupta
web server is a software which is responsable to execute
server side script such as asp,php and etc and send a html
page to client.
so finally we can say that web server is use for execute
script(server side) and response send to client
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How is SQL Azure different than SQL server?
How to query multiple tables jointly?
What is difference between standardization and normalization?
How to create user messages with print statements in ms sql server?
What is mean by dml?
What do you mean by 'normalization'?
Why is there a performance difference between two similar queries where one uses union and the other uses union all?
What is mapping schema?
How to make remote connection in database?
You want to check the syntax of a complicated update sql statement without executing it. What command should you use?
What is factless fact table? : sql server analysis services, ssas
explain different types of joins? : Sql server database administration
What are the advantages of sql stored procedure?
What is table join?
Does a specific recovery model need to be used for a replicated database? : sql server replication