Forum Discussion
theblueslover
3 years agoFrequent Visitor
extract data types of columns
guys is there any way to extract the data type of the columns in tables?
Hi theblueslover ,
yes, the function Table.Schema returns types from tables.
2 Replies
- ImkeFCommunity Champion
Hi theblueslover ,
yes, the function Table.Schema returns types from tables.- thebluesloverFrequent Visitor
thank you ImkeF that's what I was looking for.