data _null_; set sashelp.class; if age > 15 then output; run;
data _null_; set sashelp.class; if age > 15 then output; run;
proc sql; select count(*) from sashelp.class where sex = 'F'; quit;
data work.new; set sashelp.class; array scores[*] height weight; do over scores; if scores = . then scores = 0; end; run;
data work.new; set sashelp.class; if _n_ = 1 then do; call sleep(5); end; run;
Back-end App Developer
Front-end Web Developer
Full Stack Developer (Java)
Full Stack Developer (.Net)
Full Stack Developer (MEAN)
Full Stack Developer (MERN)
DevOps Engineer
Database Engineer (AzureSQL)
Database Engineer (Oracle)
Database Engineer (General)
Solution Architect (.NET)
Solution Architect (Java)
Solution Architect (Ruby)
Solution Architect (Python)
AI Engineer (Python)
Sr. AI Engineer (Python)
AI Strategist (Python)
Business Intelligence Engineer
Systems Analyst
Mainframe Developer (COBOL)
Mainframe Developer (General)