For example I have this random table:
How can I determinate the data type of each column:
First column contains data with String type.
Second column contains data with Double type
Third column contains data with String type.
For example I have this random table:
How can I determinate the data type of each column:
First column contains data with String type.
Second column contains data with Double type
Third column contains data with String type.
Try below...