Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to create an index with create table
Message
De
12/03/2014 08:25:39
 
 
À
12/03/2014 08:02:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01596225
Message ID:
01596255
Vues:
57
This message has been marked as a message which has helped to the initial question of the thread.
>>The table needs to be part of an DBC if you needt this syntax, for what I remember.
>
>it is part of a dbc
>
>but i cant find a way to create a regular index with the sql create table command
>I guess I have to issue a index on ... tag ... after the create
>

Correct, you can create primary keys, candidate keys, and foreign keys in CREATE TABLE. Other tags have to be added afterward.

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform