• If I understand you, you want to have a default value to be returned whenever no value is specified.

    Select order_nbr, field1, field2, field3

    from table

    where order_nbr = isnull(@Ord_nbr,'xxxxxx')

    __________________________________________________

    Against stupidity the gods themselves contend in vain. -- Friedrich Schiller
    Stop, children, what's that sound? Everybody look what's going down. -- Stephen Stills