Welcome to Sign in | Help

Creare camp Logic (boolean) intr-o interogare SQL

  •  10-15-2009, 4:30 PM

    Creare camp Logic (boolean) intr-o interogare SQL

    Buna !

    Cum as putea crea un camp de tip logic (boolean) direct intr-o interogare SQL ?

    In Visual Fox faceam ceva de genu:
    SELECT .F. as selectat, numar FROM documente


    Am incercat in SQL urmatoarele:

    SELECT 0 as selectat, numar FROM documente
    sau
    SELECT 1=0 as selectat, numar FROM documente

    dar nu a mers
    Filed under: ,
View Complete Thread
Powered by Community Server (Commercial Edition), by Telligent Systems