SQL实例 - 资产验证访问级别
这个示例查询按照身份验证访问级别返回资产凭据状态。
sql
1
选择DS.。的名字“地点”那达。IP地址作为“IP地址”那达。host_name作为“主机名”那dac。aggregated_credential_status_description“访问权限”
2
3.
从dim_asset达
4.
5.
加入fact_asset足总使用(ASSET_ID)
6.
7.
加入dim_site_asset dsa使用(ASSET_ID)
8.
9.
加入dim_site DS使用(SITE_ID)
10
11
加入dim_aggregated_credential_status dac使用(aggregated_credential_status_id)
12
13
集团经过DS.。的名字那达。IP地址那达。host_name那dac。aggregated_credential_status_description
14
15
订单经过达。IP地址DESC
这个页面对你有帮助吗?