| | TurboDB Studio | >TurboDB VCL < | roPTools | VDP | KALHelp | Downloads | Links | Suche | Kontakt | Impressum | |
|
Howto ... use within Turbo-SQL the Option UNIQUE to avoid duplicate entries>
|
|
|
| ![]() |
|
Use the keyword UNIQUE CREATE UNIQUE INDEX MyIndex ON MyTable (MyName) Tested with TurboDB 4 für VCL.
|