.SAS7BDAT 文件扩展名

SAS Dataset File

开发者 SAS Institute
受欢迎程度
3.0  |  15 
 

什么是 SAS7BDAT 文件?

A SAS7BDAT file is a database storage file created by Statistical Analysis System (SAS) software. It contains a binary encoded dataset used for advanced analytics, business intelligence, data management, predictive analytics, and more.

更多信息

SAS is a statistical software suite that data analysts use to manage and analyze data. It allows analysts to create statistical models, perform multivariate analysis, graph and present data, and engage in predictive analytics.

In SAS version 7, the suite began saving users' datasets as SAS7BDAT files. These files are binary database files that contain a header and data pages. The header lists the database's ID, name, contents, and other metadata. The data pages contain subheaders that include additional metadata and the packed binary data that represents the database's dataset.

注: SAS7BDAT files created on different platforms use slightly different file formats. However, you can use any SAS7BDAT file with any platform's version of SAS.

如何打开 SAS7BDAT 文件

SAS7BDAT files are not meant to be opened. Instead, they are meant to be "imported" into SAS (Windows, Linux) via the application's libname command. For example, to access a SAS7BDAT file located at C:/​Documents/​example.sas7bdat, you would enter libname examplerefname C:/Documents/example.sas7bdat in your SAS session. You could then access the dataset by referring to it as examplerefname. For more detailed instructions, refer to SAS's official documentation.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 SAS7BDAT 文件的程序

Windows
免费试用
Mac
Linux
免费试用
分类: 数据库
更新时间: 2021-06-24

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 SAS Dataset 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们