-
目前授权文件是 17 年购买的 V5 版本授权文件,是否适配 V2018 的文件?目前项目升级需要添加新功能,用的 V2018 的文件是否可行?还是说需要更换授权文件?因为项目填了东西后,好多 ..
-
【问题】 I have a text file like this: key1 value1 A key1 value2 B key1 value3 A key2 value1 A key2 ..
-
【问题】 I have a csv file that is ‘|’ delimited and has multiple lines in it. Some entries in the f ..
-
【问题】 So I have one large file that contains a bunch of weather data. I have to allocate each lin ..
-
【问题】 As for example i have this data in csv file which has the column names as: “people”, “commi ..
-
【问题】 I have an input file, 1A Traes_1AS_6052071D9.1 99.01 101 99.0 1A Traes_1DS_6BA87D1DA.1 96.0 ..
-
TopN是常见的运算,用SQL写出来是这样(以Oracle为例): select * from (select * f ..
-
【问题】 I am trying to select top values in a column based on the variable/field in another column. ..
-
【问题】 大家好,我又来提问了,呵呵。 我现在做一个上传的功能,要读取.txt文件里面的数据 13500000000|1 13500000001|1&nbs ..
-
【问题】 I am looking for some help. I have an application at work that generates a csv with user in ..
-
【摘要】 润乾报表商业智能解决方案,允许用户将自助报表集成到自己的业务应用中, 通过拖拽可以实现切片、旋转、下钻、上卷等常规功能,还可以完成同比环比计算; 可以直接拿文本、Excel 直接做分 ..
-
【摘要】 报表做不完,全在数据源。 原来用复杂 SQL/ 存储过程 /JAVA 程序实现的报表数据准备,现在通过润乾报表实现报表开发的全面工具化(报表呈现工具化、报表数据准备工具化),从而简化 ..
-
【摘要】 润乾报表基础版本涵盖了中国式报表、类 Excel 设计、EChars 和 D3 统计图呈现、大屏展现、移动端支持、导出和打印、数据采集与填报、以及丰富的 API 利于深度控制。 [图 ..
-
【摘要】 键值查询是很常见的查询场景,在数据表上建有索引后,即使表中数据记录数巨大(几亿甚至几十亿行),用键值查询出单条记录也会很快,因为建立索引后的复杂度只有 logN 次,10 亿行数据也 ..
-
【摘要】 通过 JDBC 从数据库取数往往性能较低,通过并行方式可以加快取数效率。但并行程序比较难写,要考虑的因素很多。这里我们介绍一种非常简单地并行取数方式,简单几行脚本即可实现并行取数,提 ..
-
【摘要】 石油化工行业,经常要构造特殊中间表,以物料、时间、指标名等为参数,查询出对应层级的指标值!由于前端报表模块已经定型,用户不希望再改变,所以只能按照数据库的思路造出这种中间数据集以适用 ..
-
-
【问题】 [链接] [链接] I have two tables with the following fields emp_table: emp_id, emp_name ..
-
【问题】 [链接] sql maximum record per group question CREATE TABLE DBO.TEST ( ID INT, R ..
-
【问题】 [链接] [链接] Hello All, I hope you can help me on this. I ..
-
请问, 我直接访问链接页面有导出等按钮, [图片] 我前端访问 servlet, 然后转发出现的效果 [图片] 代码是: servlet: [图片] vue: [图片] 使用浏览器查看源代码是 ..
-
【问题】 I am very new to this kind of work so bear with me please :) I am trying to calculate means ..
-
【问题】 Need a help. I have a big text file which has location data (represented numerically) and n ..
-
【问题】 I have a tab-delimited textfile A (representing a BLAST output) Name1BBBBBBBBBBBB 99.40 166 ..
-
【问题】 let’s say i have two CSV file. file 1 defines standard csv data file & File 2 is the ma ..