How do you create user defined table type in Toad for SQL Server?
説明
How do you create user defined table type in Toad for SQL Server?
対策
In Object Explorer, go to Programmability | UDDTs. Right click or select the icon to Create New. The "Create User-Defined Type' will open. In the first "General" tab, there is an option to set the type. Set type to "User-Defined Table Type" and set other options accordingly.