Community

Discrete and Continuous data in SQL

(Joe Celko) Not all data is discrete; some data types represent a continuum. In SQL, we have to approximate them and live with the special problems of handling continuous data. We need to understand the problems associated with continuous data types, when these will happen, and how it affects constr

Read More - Register for Free Membership