What is the difference between a Application Server and a
Database
Answer Posted / 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 |
Post New Answer View All Answers
What are the various Operating system files that every SQL server 2005 database has and what is the purpose.
What are approximate numeric data types in ms sql server?
Suppose i have a table that contains 5 columns like col1,col2...colm5.I want to import only two column through BCP utility.How to do same through BCP in sybase.
Do you know what are pages and extents? : SQL Server Architecture
What are actions, how many types of actions are there, explain with example? : sql server analysis services, ssas
What are sql server functions?
What are the disadvantages of indexes?
How to store and query spatial data?
What is the syntax to execute the sys.dm_db_missing_index_details?
What is the difference between a view and a stored procedure?
What have included columns when we talk about sql server indexing?
How do I start sql server 2016?
How to enter binary string literals in ms sql server?
Please explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?
List out the differences between the clustered index and non-clustered index in sql server?