what is Enterprise Guide?what is the use of it?
Answers were Sorted based on User's Feedback
Answer / arun & g.n.rao
SAS ENTERPRISE GUDIDE IS A SEPERATE LICENSED TOOL FOR
PERFORMING ANALYSIS ON THE DATA WITH OUT WRITING ANY CODE.
IT IS JUST POINT AND CLICK TO PERFORM ALL THE TASKS LIKE
PRINT, GCHART, STATS ETC.
CURRENT VERISION FOR ENTERPRISE GUIDE IS 4.1
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / chiranjeevi
SAS Enterprise Guide is designed for use by business
analysts, programmers and statisticians.
Enterprise Guide is a project-oriented Windows application
designed to enable quick access to much of the analytic
power of the SAS System for statisticians, business
analysts, and SAS programmers.
current version:Enterprise guide 4.1
| Is This Answer Correct ? | 9 Yes | 1 No |
Mention what is PROC in SAS?
Name statements that are recognized at compile time only?
what are different type of sas servers ? On which server does the sas code execute ?
for report generation which one you used proc report or data_null_?
3 Answers Accenture, Quintiles,
What are exact SAS Base contents..?N what r SAS Tools..?
1.How to draw pivot tables in Excel by using SAS and in which version we can use VB script for to draw pivot tables in Excel? Answer with example data. 2.What are the advantages of _NULL_ in Data steps? Can we use _NULL_ in Proc steps also? 3. How to call the macro variable into Data Steps? 4. Can we draw pivot tables in Excel using Proc SQL? Please post answers for the above questions with suitable examples, and how to use VB script for Excel using SAS.
I need level 2 to 5 sas using companies in india
what is picture format? give any one example?
Explain what Proc glm does?
how the sas basic syntax style described? : Sas-administrator
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
What do the mod and int function do? : Sas programming