what is the matching datatype in Faker library for 'xmltype'?

27 Views Asked by At

I am trying to create dummy data for my tables using Faker Library. I have column with datatype as 'xmltype'. Which option I should select in Faker library for xmltype? or pl give any other suggestions for creating dummy data for xmltype

0

There are 0 best solutions below