Talk:Table creation: Difference between revisions

added a section header for the 1st topic so that the table of contents appears in the right location.
(added a section header for the 1st topic so that the table of contents appears in the right location.)
 
(4 intermediate revisions by 3 users not shown)
Line 1:
== nebulous task ==
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?
 
Line 25 ⟶ 26:
In this spirit, I propose to:
 
*# Rename the task to <b style="color:red">Database/Data types</b>.
*# Either restrict the task to database languages, or make it a dual-purpose task:
** Database languages get to show what data types they support.
** General purpose languages get to show how their native data types map to the data types of a common database solution (e.g. SQlite).
Line 32 ⟶ 33:
<br>(See also my comment in [[Talk:Table_creation/Postal_addresses]].)
<br>--[[User:Smls|Smls]] ([[User talk:Smls|talk]]) 13:09, 31 July 2016 (UTC)
 
==J code is broken==
 
It can be clearly seen right in provided example, that "sortBy" feature does't work. Also, seems, that passing another argument to "sortBy" parameter leads to table column sorting instead of row sorting. I'm at very beginning of learning J, so can not provide fix right now. [[User:CoruNethron|CoruNethron]] ([[User talk:CoruNethron|talk]]) 5:12, 14 December 2018 (UTC)
 
: Thank you for noticing and reporting this error. (Fixed.) --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]]) 17:09, 14 December 2018 (UTC)