How peopletools record data types are mapped with MS SQL database?
Hi,
Wondering if someone can provide some details how the PeopleTools record data type are converted and built in the database level for MS SQL server database. For example, when create a record or view with Number type field with size of 6, it seems to be created in the MS SQL database side as Int (integer) type with length 4 and precision as 10. Need some clarifications how different data types / sizes / formats specified in the peopletools really stored at the database level.
Thanks, Nav