Feeds
답변 있음
How to check whether a column exist in a table?
I used "any", but agree "ismember" is even better exists = any(strcmp('Column-Name', My_Table.Properties.VariableNames))
How to check whether a column exist in a table?
I used "any", but agree "ismember" is even better exists = any(strcmp('Column-Name', My_Table.Properties.VariableNames))
4년 초과 전 | 0
