Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why did I write this code?
Message
De
15/12/2021 13:09:25
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01682961
Message ID:
01682962
Vues:
81
>Hi,
>
>I know I should not be admitting to writing some stupid code. But I was refactoring code in one method where I have the following, in a long SQL Select.
>
>isnul( table1.table_pk,11) as table1_pk  
>
>Since this is a PK value of a table, it should never be NULL.
>But suppose I was being extra cautious, why "11"?
>

What's the definition of the pk field? Does it have a length of 11? Did it at some time?

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform