Glossary – C
LeasePak Documentation Suite NETSOL website
Glossary

Glossary

Sym   A   C   D   E   H   I   L   N   O   P   S   T   U   V  

C


CHAR(length)
Oracle DBMS fixed-length character string. Typically used for string columns which are less than 20 characters in length. Always used for string columns that are indexed, regardless of length. length denotes the maximum number of characters the string can contain.
char(length)
Sybase DBMS fixed length character string. Used for all LeasePak string columns, except the info_s columns in the Notebook tables. length denotes the maximum number of characters the string can contain.
combined host
Host containing the LeasePak server software, DBMS client software, and DBMS server software.

 

Sym   A   C   D   E   H   I   L   N   O   P   S   T   U   V