Forum Discussion
Harsha2230
Sep 19, 2020Copper Contributor
Need Advice on SQL Query
I have a table(x) that is formed by joining 2 tables. The table x has a consists of a column perm_parameter. This Column consists of string values and IDs. So here is the problem, the IDs are need to...
olafhelper
Sep 21, 2020Bronze Contributor
Please post table design as DDL, some sample data as DML statement and the expected result.