![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
select objectid,defaulttermsofpayment from prototype.customers where objectid = '336A0451-D9E8-7C11-6333-C17DF18E8979' I get the following answer: "336A0451-D9E8-7C11-6333-C17DF18E8979";"null" |
#3
| |||
| |||
|
|
If I run this query: select objectid,defaulttermsofpayment from prototype.customers where objectid = '336A0451-D9E8-7C11-6333-C17DF18E8979' I get the following answer: "336A0451-D9E8-7C11-6333-C17DF18E8979";"null" If I run this query I get *no* results: select objectid,defaulttermsofpayment from prototype.customers where defaulttermsofpayment is null Is this a bug? |
![]() |
| Thread Tools | |
| Display Modes | |
| |