To create a user-defined table type, use the CREATE TYPE statement. To ensure that the data in a user-defined table type meets specific requirements, you can create unique constraints and primary keys on the user-defined table type.
When use a user-defined table type as an argument, it's READ ONLY
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment