SQL database 導出數據全部都係 false

我有個 SQL database , 導出左一個 table 出黎 , 其中一個 field 既數據全部都係 false , 請問通常係咩原因 ?

thanks

you got what you asked

TOP

csv file 比較通用

TOP

How u dump
What u database
What is the type of the field
Any error

via HKEPC IR 5.1.14 - Android(5.1.2F)

TOP

How u dump
What u database
What is the type of the field
Any error

via HKEPC IR 5.1.14 - Android(5. ...
alan11abc 發表於 2024-1-23 19:08


How u dump << 用 tool
What u database << SQL 2016
What is the type of the field <<== numeric,
Any error <<== 個 field 導出黎既 data 都係顯示 false

TOP

How u dump
peterchu1 發表於 2024-1-24 12:38


How u dump << 用 tool  << 咁general叫人點答你, 用乜tool禁乜掣乜步驟樣樣都有影響
What u database << SQL 2016
What is the type of the field <<== numeric,
Any error <<== 個 field 導出黎既 data 都係顯示 false << 人地問緊你有冇error message出現, 而唔係問你遇到乜問題, 你講既呢D係problem/issue/behaviour, 唔係error

TOP

How u dump
peterchu1 發表於 2024-1-24 12:38



data type 係 numeric, 但係 data 係 "false"???
false 係 char 定係 boolean 黎 ga?
你 sure data type 真係 numeric??? ^^"

TOP