tableau可以实现,数据可视化工具可以使用帆软、阿里QuickBI等
Which of the following is the best reason to create a saved data source as a .TDS file?
接下来哪个是最佳原因去建立一个 TDS 的文件用来保存数据源?
a. Those who wish to use the data do not have access to the underlying data.
a. 那些希望使用数据的人不能访问底层数据。
b. You want to save the default field properties such as number formats and sort order.
b. 您希望保存默认字段属性,如数字格式和排序顺序。
c. You want to save a snapshot of the data that will not update even when the underlying data changes.
c.您希望保存即使底层数据更改也不会更新的数据快照。
d. You need to apply an aggregation that takes too long when using a live connection.
d. 在使用活动连接时,需要应用花费太长时间的聚合。
正确的答案是:b 这里就讲到了几种不同的需求场景而带来的文件存储形式,而TDS格式的文件就是储存连接数据源后做的相关连接信息的修改。