Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL REPLACE help
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
SQL REPLACE help
Divers
Thread ID:
00530393
Message ID:
00530393
Vues:
73
table1.costctr needs to be converted to a new value. If have put the pseudo code below but would like to do it in an SQL statement.

if table1.costctr = costctr.o_costctr and
control.site_id = costctr.site_id
replace table1.costctr with costctr.n_costctr
endif

table1 has about 1000 records, and a couple hundred fiels
costctr has about 8000 records and only a couple of fields
control has only 1 record and only a couple of fields


thanks

Brenda
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform