Answer Posted / varun
there are one tier, two tier, three tier, four tier architecture
0NE TIER :stand alone server (all info in one server, our pc)
TWO TIER : client tier, server tier(web tier, data tier)
THREE TIER : client tier, web tier, server tier(data tier) most of companies use this.
FOUR TIER : client tier, web tier, server tier, data tier.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Mention the category in which sas informats are placed?
explain about various caches available in data integrator? : Sas-di
which date function advances a date, time or datetime value by a given interval? : Sas programming
Hi, If anyone has base SAS certification dumps, please share.
explain what is factor analysis? : Sas-administrator
what is the primary data source for the wrs? : Sas-bi
What is the general format of function in sas? : sas-grid-administration
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
what is program data vector? : Sas-administrator
What are the automatic variables for macro? : sas-macro
Name validation tools used in SAS
What are the ways in which macro variables can be created in sas programming?
how to remove duplicates using proc sql?
what is the use of proc sql? : Sas programming
What is the difference between the proc sql and data step?