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
Explain what is it unwise to create wide clustered index keys?
code to create procedure for taking databse backup in sql server or i have the query for it but what it's query returns means i want to show on my jsp that the databse backup has been taken on the basis of that return value.does it returns 0 or 1.wat is the code for that
how can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role? : Sql server administration
What are the difficulties faced in cube development? : sql server analysis services, ssas
How can you transfer data from a text file to a database table? Or how can you export data from a table to a comma delimited (csv) file? Or how can you import data from ms access to a table in a database? Or how can you export data from a table to an excel file?
What is the recovery model? List the types of recovery model available in sql server?
what is a major difference between sql server 6.5 and 7.0 platform wise? : Sql server database administration
Are semicolons required at the end of sql statements in sql server 2005?
How to optimize stored procedures in sql server?
What is analysis service repository?
Find columns used in stored procedure?
What is a deadlock and what is a live lock?
Explain filestream storage of sql server 2008?
How do I view a stored procedure in sql server query?
What is the use of “join” in sql server?