13.07.2015 Views

SAS/ACCESS 9.2 for Relational Databases: Reference, Fourth Edition

SAS/ACCESS 9.2 for Relational Databases: Reference, Fourth Edition

SAS/ACCESS 9.2 for Relational Databases: Reference, Fourth Edition

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

668 Configuring SQL Server Partitioned Views <strong>for</strong> Use with DBSLICE= 4 Chapter 23example, if you know that the STATE column in your employee table only contains afew distinct values, you can tailor your DBSLICE= clause accordingly:datawork.locemp;set trlib2.MYEMP(DBSLICE=("STATE=’FL’" "STATE=’GA’""STATE=’SC’" "STATE=’VA’" "STATE=’NC’"));where EMPNUM

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!