What is the difference between a Application Server and a
Database

Answer Posted / mahadev maity

Application server contain all application such as(MS word,
excel etc)which responsible for web component and contain
business data.

Database server is a separate server. application server
depends on the DB server. application server sends a db
request and process the request.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is the function of sql server agent windows service?

721


What is Transparent Data Encryption?

756


What is the use of partition by in sql server?

686


What is the osql utility?

734


how you can get the list of largest tables in a database? : Sql server administration

738


How to loop through returning rows?

750


How do I shrink an ldf file?

750


there is a trigger defined for insert operations on a table, in an oltp system. The trigger is written to instantiate a com object and pass the newly inserted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better? : Sql server database administration

675


What is nonclustered index with included columns ?

718


What is the meaning of lock escalation and why/how to stop this? : sql server database administration

796


What is the difference between varchar and varchar(max) datatypes?

787


Does partitioning help performance?

698


What is DCL?

770


How many primary keys are possible in a table?

692


Give the query of getting last two records from the table in SQL SERVER?

728