1.
The parameter in this example is called SortOrder and contains a list of available values: Name and ListPrice.
此示例中的参数称为SortOrder且包含以下可用值的列表:Name和ListPrice。
2.
The following example calculates the sum of the ListPrice and StandardCost for each color listed in the Product table.
以下示例针对Product表中列出的每种颜色计算ListPrice与StandardCost的和。
3.
A value (ListPrice) from a non-XML column from another table.
另一个表中非XML列中的值(ListPrice)。
4.
Because listprice has a default value, it can be omitted from the CallableStatement.
由于listprice有一个默认值,因此可以在CallableStatement中省略它。
5.
In the following unique stored procedure the arguments listprice and minprice have default values
在下面的惟一的存储过程中,参数listprice和minprice有默认值