Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
glossary:c [2009/12/04 19:37]
tdo
glossary:c [2009/12/06 22:43]
tdo
Line 4: Line 4:
 ===== C ===== ===== C =====
 {{page>:​glossary_bar&​nofooter&​noeditbtn}} {{page>:​glossary_bar&​nofooter&​noeditbtn}}
 +==== C String ====
 +  * A datatype in Omnidex that refers to a string terminated with a null just like strings in the C language. ​ C Strings are used as a return data type from many Omnidex SQL Functions.
  
 ==== Calling errors ==== ==== Calling errors ====
   * Syntax errors that cause programs to fail.    * Syntax errors that cause programs to fail. 
 +
 ==== Cardinality ==== ==== Cardinality ====
   * A term indicating the number of unique values in a column or the number of rows in a table.   * A term indicating the number of unique values in a column or the number of rows in a table.
 
Back to top
glossary/c.txt ยท Last modified: 2012/10/26 14:46 (external edit)