Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Db fox pro & sql server
Message
 
 
À
05/03/2003 09:43:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00761461
Message ID:
00761474
Vues:
26
>Ok i know its a question for sql server
>but i want to see the list of all my table
>
>i know in oracle is
>select * from sys.tab
>
>but in sqlserver ???
USE myDB
SELECT * FROM INFORMATION_SCHEMA.TABLES
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform