通过视图存取的数据,实际上是通过标准的T -SQL查询命令构成的,而且可以来自许多不同的基础表,甚至其他视图。
The data accessed through a view is actually constructed using standard T-SQL select command and can come from one to many different base tables or even other views.
通过视图存取的数据,实际上是通过标准的T -SQL查询命令构成的,而且可以来自许多不同的基础表,甚至其他视图。
The data accessed through a view is actually constructed using standard T-SQL select command and can come from one to many different base tables or even other views.
应用推荐