Good Day, All:
I have a field called Manager_Name which contains data, some of which looks like this:
C. Lennis Koontz,II
Theresa Holt
Victor T. Murhman
Paul A. Graham, Jr.
Thomas Murphy Jr.
Jon B. Lovelace Jr.
David B. Rees III
Mary Jo Ochson
M. L...
Good Day, All:
I have a database field called Manager_Name which contains data, some of which looks like this:
C. Lennis Koontz,II
Theresa Holt
Victor T. Murhman
Paul A. Graham, Jr.
Thomas Murphy Jr.
Jon B. Lovelace Jr.
David B. Rees III
Mary Jo Ochson
M. L. Conery
Michael A. Del...
I have a table with a float column, and one value in this column is "0.000098940869229982722".
When I try to convert this value to a string, I get "9.8940869229982722e-005".
I don't want to see the exponential notation, but I do want to see all the decimal places. I tried...
Just found out from my DBAs that timestamp is an unsupported datatype when it comes to replication server. This datatype is part of the primary key of a table that needs to be replicated. We've discussed changing the datatype of the field from timestamp to datetime, but found that datetime was...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.