目录笔记printf定义参数返回值sprintf定义参数返回值fprintf定义参数返回值总结笔记
In a table, there is a column that contains ids separated by comas ex: \"159,167\" I want to do the equivalent of a join between this table and the table that contains those ids.