Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-defined-types

How do I work with user-defined types?

CAST to package type

Correctly use collection method

Creating a table method on a user defined type (like like 'nodes' on the XML data type)

Using vector of pairs with user-defined class objects

Serialized Json vs UDT implications in data and schema migrations in cassandra

create table based on a user defined type

Moving huge number of data in chunks

how to append values to a oracle type

Python - Get sorted list of user-defined classes

How can I do forward declarations in Oracle?

Can you create a CLR UDT to allow for a shared Table type across databases?

What can be done to prevent misleading assigment to returned value?

What's the best "type renaming" method?

T-SQL table type, specified type not registered

How do I complete the input of a CREATE TYPE in sqlplus (Oracle)?

Python equivalent for typedef

python user-defined-types

How to return array of user defined types, and then pass as an argument in VBA