Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQLServer 2000 Syntax Help
Message
De
02/10/2007 16:55:21
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
SQLServer 2000 Syntax Help
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01258096
Message ID:
01258096
Vues:
59
I want to select add a new column to a select statement. I want to create the column as a logical column in the result cursor. All of the fields actually do exist except for iflag:

SELECT field1, field2, field3 as newfield, .F. as iflag

I can do:

SELECT field1, field2, field3 as newfield, 0 as iflag

but I want a logical field not a numeric field. I've been racking my brain and I just can't remember what the syntax is!

TIA,

Tracy
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform