adspace
how many layers of tcp/ip protocol combined of? : Sql server database administration
Answer Posted / Abhishek Kumar Verma
The TCP/IP protocol suite consists of four main layers: Application, Presentation, Session, and Transport. Each layer serves a specific purpose in the communication process between applications running on different hosts.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is acid mean in sql server?
How to rebuild the master database?
How to provide default values to function parameters?
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
do you know how to configure db2 side of the application? : Sql server database administration
Can we do dml on views?
How to enter binary string literals in ms sql server?
what is the difference between openrowset and openquery?
What is clustered index
What is sql server query analyzer?
What are different types of constraints?
Explain “row_number()” in sql server with an example?
If any stored procedure is encrypted, then can we see its definition in activity monitor?
Does view occupy space?
What is the difference between for xml raw and for xml auto?