Hello..
which data type should i use, if my column data is going to have values like "{" and "}" ?...
any hlep is appreciated
thanks
ron
Printable View
Hello..
which data type should i use, if my column data is going to have values like "{" and "}" ?...
any hlep is appreciated
thanks
ron
Varchar2 or Char I guess. You're not going to be using NUMBER or DATE, that's for sure.