开发者

Oracle right justify column heading along with also right justifying the data

Is it possible for Oracle to right justify column heading along with also开发者_如何学C right justifying the data?


DBMS doesn't care about the formatting of your data (given that you are not using left-padded CHAR(N) datatype). It depends on the client which uses the data.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜