Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQLServer 2000 Syntax Help
Message
From
02/10/2007 16:55:21
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
SQLServer 2000 Syntax Help
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01258096
Message ID:
01258096
Views:
61
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"
Next
Reply
Map
View

Click here to load this message in the networking platform