I'm want to create a table with data types float or doubles. How can I declare them
?

Create table rrrrrrr (
tip1  ????(float)???,
);

Thanks

Reply via email to