Talk:Table creation: Difference between revisions

From Rosetta Code
Content added Content deleted
(agree; keep this one)
(→‎Redundant: Task Nebulosity == BAD!)
Line 6: Line 6:
Is this task redundant? It's along the same lines as [[Table Creation - Address]], but more generic. --[[User:Short Circuit|Short Circuit]] 21:13, 12 November 2007 (MST)
Is this task redundant? It's along the same lines as [[Table Creation - Address]], but more generic. --[[User:Short Circuit|Short Circuit]] 21:13, 12 November 2007 (MST)
:Agreed. This is the task to keep, since it points out all the data types allowed by the relational langauge/database. --[[User:IanOsgood|IanOsgood]] 10:23, 13 November 2007 (MST)
:Agreed. This is the task to keep, since it points out all the data types allowed by the relational langauge/database. --[[User:IanOsgood|IanOsgood]] 10:23, 13 November 2007 (MST)
:: But the task is just too nebulous right now. The other one is much easier to compare across different languages —[[User:Dkf|Donal Fellows]] 12:49, 8 July 2009 (UTC)

Revision as of 12:49, 8 July 2009

This is a nebulous task. Are we talking strictly SQL servers?? Or are we talking creating a table ( a structured data file ) in any language?

I kinda instinctively assumed that this was referring to SQLalikes only. Now that you mention it, though, it could be read as if it means "rectangular data structure of some form". Dunno. I'm in favor of some kind of "subsection" for DB languages (a tag, a category, whatever) so that articles like this could be clearly marked as "in a DB sense" or "not in a DB sense". Sgeier 02:26, 3 May 2007 (EDT)

Redundant

Is this task redundant? It's along the same lines as Table Creation - Address, but more generic. --Short Circuit 21:13, 12 November 2007 (MST)

Agreed. This is the task to keep, since it points out all the data types allowed by the relational langauge/database. --IanOsgood 10:23, 13 November 2007 (MST)
But the task is just too nebulous right now. The other one is much easier to compare across different languages —Donal Fellows 12:49, 8 July 2009 (UTC)