摘要:
oracle hint 可以用V$sql_hint 来查询,比如有多少个INDEX相关的hint >set pagesize 500>set linesize 300>select NAME,CLASS,VERSION,PROPERTY from v$sql_hint where name like 阅读全文
摘要:
pd.show_versions()pd.__version__pd.read_csv? --help docu pd.set_option? --help docu 读取文件: oo=pd.read_csv('olympics.csv',skiprows=4) oo = pd.read_table 阅读全文
摘要:
相关的NOTE: https://launchpad.support.sap.com/#/notes/0002148910 https://launchpad.support.sap.com/#/notes/737625 https://launchpad.support.sap.com/#/not 阅读全文