What is corresponding c++ data type to SQL numeric(18,0) data type?
I need a datatype in C++ to store numeric(18,0) of SQL in it.
No comments:
Post a Comment