on 2023 Mar 01 6:04 AM
I know that table names of article definition are listed in table SYSARTICLES, but where are the column definitions to see?
For example:
create publication MYPUB (table MYTABLE(COL1, COL3, COL4));
With which query can I find which columns of MYTABLE are synchronising? Since the table SYSARTICLES shows only tablename.
Try SYSARTICLECOL / SYSARTICLECOLS...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
67 | |
10 | |
10 | |
10 | |
10 | |
8 | |
8 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.