Home > database >  When a column save multiple foreign keys with commas, federated query how to write
When a column save multiple foreign keys with commas, federated query how to write

Time:10-22

For example, A table to save the data 'id1, id2, id3', B has three data in the table, now want to at the time of query associated find out the value of the corresponding with commas, how to write

CodePudding user response:

Don't have to build a table associated with mom
  •  Tags:  
  • DB2
  • Related