Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo Field in a SQL Statement
Message
 
À
20/09/2000 12:38:48
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00418592
Message ID:
00418644
Vues:
28
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!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform