Leiste mit Community-Erfolgen erweitern.

Adobe Experience Platform (AEP) & Apps User Groups are live to Network, learn, and share in your regional locations.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

Importing all fields from a field group into a table: sql

Avatar

Level 1

I have a schema that I am importing with sql. Ideally I would be able to do select _theFieldGroup* to put all of the fields from that field group into a table. This however, does not work. Any idea how I can achieve this effect with a different method?

1 Antwort

Avatar

Employee

@MattJo The Fieldgroup.* will not expand the object types within, Is this you were trying say? If you could please share your query then I can help