Thanks. Does the query do what you are looking for?
On Tue, Dec 21, 2021 at 12:47 PM <benengbers(a)dds.nl> wrote:
>
> Christian Grün schreef op 21-12-2021 10:18:
> > Hi Ben,
>
> > return db:add($db, $doc, $table || '.xml')
> >
> > Could you give us little examples for <DB-name>, <DB-schema> and
> > <table-name> ?
> >
> > Best,
> > Christian
>
> To the best of my knowledge in MySQL and/or MariaDB DB-name and
> DB-schema are identical? The schema-name I use is 'Innovate'.
> Table-names are
> +--------------------+
> | Tables_in_Innovate |
> +--------------------+
> | Dienst |
> | Mdw_Probleem |
> | Mdw_Wens |
> | Medewerker |
> | Medewerker_dienst |
> | Probleem |
> | Wens |
> +--------------------+
>
> Ben
> PS.I hope you'll see this reply. Since a few days all mail from
> basex-talk is refused by Thunderbird. At least I don't see them anymore
> ....