in reply to Re: Typeless Relational Database
in thread Typeless Relational Database
For example, a small unimportant system that isnt going to hold much data, or a prototype that needs to be rapidly developed with a small investment in developer time.
A typeless relational database has (would have) applications.
And as for never having to use type conversions, what about shortening a string, or converting a numeric string to an int. Or making sure that the number is low enough to fit in a byte. etc etc.
|
|---|