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
What is proc sort?
What are the different operating system platforms in which we can use sas? : sas-grid-administration
What is by-group processing?
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
What is the difference between input and infile statement?
What is the difference between %local and %global? : sas-macro
What is SAS informats?
why is sas data integration studio important? : Sas-di
What do you code to create a macro? : sas-macro
Describe a time when you were really stuck on a problem and how you solved it?
What does the RUN statement do?
name several ways to achieve efficiency in your program? : Sas programming
Describe crosslist option in tables statement?
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
What are the difference between sas functions and procedures?