Good Day Vishalgarg21
You posted a very strange Subject.
What is IIS server in Sql Server?
SQL does not have IIS and IIS does not have SQL , these are two difference things.
IIS
is used to host webpages. When you type www.dotnetfunda.com, IIS is giving you those pages. it serves the pages you requested. So IIS is a webserver because it host and serve webpages.
SQL Server
Is a Relational Database Management System. if IIS host pages then SQL Manages Database and you can query the information from the Database, and SQL Server is the one that makes it possible for you to get that data.
Hope this asnwers your question, to others who usually post links when someone is lost like this , you must know that you are not helping if you cant explain , unless the link explains clearly.
Thank you for posting at Dotnetfunda
Vuyiswa Maseko
Thank you for posting at Dotnetfunda
[Administrator]
Vishalgarg21, if this helps please login to Mark As Answer. | Alert Moderator