Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL SYNTAX
Message
De
11/04/2001 04:27:44
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
11/04/2001 04:17:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00494306
Message ID:
00494329
Vues:
15
>this is not vfp but i am trying in MS SQL Server
>
>Hope you might have got me
>
>Thanks
>Mohammed

Mohammed,
AFAIK SQL server supports this syntax also :
select * from myTable where lastname in ;
  (select distinct lastname from myTable having cnt(*)>1 group by lastname)
Probably it doesn't support cnt(*). Try count(*) instead.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform