例如,以英尺和英寸为例:我怎么能把其中的一个元素分解成这样的东西:
"the person is 5 feet 11 inches tall."feet {} inches tall.".format(list[1], list[1]) #I am aware taking the same index of list will give me 5-
我得到了这样的要求:创建一个单独的Talend作业,其中包含读取多个表并动态写入多个文件(当我们通过上下文变量给出一个表名时,作业应该将该表作为select * from tablename并写入文件tablename.txt)"SELECT * FROM '"+context.Table_Name+"'"Table_Name- String- checked Prompt for value for dynamic table name
在Oracl