Y
Hacker News
new
|
ask
|
show
|
jobs
by
andyferris
293 days ago
There's nothing in the relational model that suggests a field (cell) can't take the value of a relation. Only SQL makes that difficult.
1 comments
johannes1234321
292 days ago
There is nothing forbidding it, but then you can't process it further with the same algebra, that value then is a single opaque value. (Which for many uses is fine as that should be one of the final steps of processing)
link