Hello,
In which database table can i found the data “Customer Type” :
Regards,
Pierrick
Hello,
In which database table can i found the data “Customer Type” :
Regards,
Pierrick
Hi
The area is not stored in the database. The area is an Enumeration. You can see where it comes from below.
Thanks for your answer, i explain my need : we are building the data mapping for our BI tool (Report One) and we search were we can get this data by request.
SELECT DISTINCT identity_type_api.decode(identity_type_db),
identity_type_db
FROM identity_invoice_info
Hi
Thanks a lot for your answer, it works !
You are welcome. :)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.