Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo Field in a SQL Statement
Message
 
To
20/09/2000 12:38:48
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00418592
Message ID:
00418644
Views:
27
If the table you select from contains memo field, you can use something like:

sele substr(MemoFiledNAme,100000,1) as blank_memo from...

>I'm pretty sure I knew how to do this at one time, but now... All I want to do >is select an empty memo field in a select statement (like doing '' or 000 for >character and numeric. I know that I can use create table, but I really want >to have it in the SQL. It's easy, right? Thanks!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform