This is totally off topic (sorry) BUT:
I have a database in Oracle that is getting moved to SQL Server. The Oracle database has some packed decimal data type fields. Does anyone know if there is a datatype in SQL Server that is equivalent? I know there is a varbinary type, but then (I don't think) the data could be unpacked. Maybe I could create my own datatype...? Any thoughts, comments, or ideas are much appreciated.
Regards,
Noel