What is the difference between a Application Server and a
Database
Answers were Sorted based on User's Feedback
Answer / suresh murugadass
Application server contain all application specific
components such as Jar, WAR, EAR files which inturn
containts web components and bussine class components.
DB Server will normally a separate server instance. App
server send a db request via JDBC calls to connect to the db
and fetch the results / process the request in the databse.
| Is This Answer Correct ? | 27 Yes | 0 No |
Answer / 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 |
Answer / sivasankardoss
Application Server conatains all the databases that holds
the business data.
Database resides in the application servetr.
Sivasankardoss.K
| Is This Answer Correct ? | 6 Yes | 29 No |
What is scalar user-defined function?
You have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation?
What is the default fill factor value?
Which one is faster delete/truncate? Why?
how many no of arguments can be passed in procedures and functions
hi ..i am working as a sql dba.....now i want to learn more about t-sql..... is it possible to learn online.... plz refer any site ..thankq
What do you understand by coalesce in sql server?
What is a benefit of using an after insert trigger over using a before insert trigger?
what is the difference between a primary key and a unique key? : Sql server database administration
What is the command used to check locks in microsoft sql server?
What is data file in computer?
Which language is supported by sql server?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)