Timeline for Creating Random Set Values For Each Cross Join from CTE
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 11, 2022 at 12:54 | vote | accept | ΩmegaMan | ||
| Apr 11, 2022 at 12:54 | comment | added | ΩmegaMan | Interesting, I knew that Random has only one seed, but thought that the CTE cached the first results only and inserted that one set over the final Cross join, which is/was the issue; it wasn't. This suggestion which affected the set generation opened my eyes. Thx. | |
| Apr 11, 2022 at 2:57 | history | answered | Squirrel | CC BY-SA 4.0 |