Hi,
I have a table which has to have the union reversed enginered as it has calculated keys.
To do this I am using normal division but as it is against a filed declared as integer I understand SQL automatically performs integer division (which is what I want).
However, does it perform rounding and if so how do I tell it not to? (well I want it to always round down)
cheers,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Google Rank Extractor -> Perl beta with FusionCharts
I have a table which has to have the union reversed enginered as it has calculated keys.
To do this I am using normal division but as it is against a filed declared as integer I understand SQL automatically performs integer division (which is what I want).
However, does it perform rounding and if so how do I tell it not to? (well I want it to always round down)
cheers,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Google Rank Extractor -> Perl beta with FusionCharts