![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Dave, I have a follow-on question from this thread. One reader posted that as a workaround we can create a named query around the table to cast the tinyint field to an int. What is the impact of converting the physical table to named query tables in the data source view, assuming that it was just a <select * from some_table> without any joins to other tables? Finally, I'm using Oracel for my data mart and some pl-sql conversion functions will not work, such as the CAST ot CONVERT function, so I'm SOL when it comes to converting unless I use TO_NUMBER but it becomes system.decimal rather than system.int64 which is what I want. Would like your input on this. Thanks. Julius |
![]() |
| Thread Tools | |
| Display Modes | |
| |