应用计算 •
489 引用 •
258 回帖 •
0 关注
问答
关注
-
【问题】 I have one table called’activity_data’,table contain following fields id int(11), sports_na ..
-
[链接]【问题】 What is a best way to shuffle a database column using pl/sql. how to shuffle a database ..
-
【问题】 Could you please help me how to transposing data from column to row in reports as show ..
-
[链接]【问题】 Hi Guys, I need to convert the data like below by using Actuate. Either in iob level or ..
-
【问题】 I am currently creating a report (jrxml) using Jaspersoft Studio and I am using the amazon ..
-
【问题】 I have these rows from the SQL: '201401';'t';2000;'F' '201401';'t';9000;'M' '201401';'f';12 ..
-
【问题】 I have a long report which shows a lot of KPIs with columns for today, yesterday, last mont ..
-
【问题】 名称 参数 价格 日期 曲轴A 中 4.3 5.1 曲 ..
-
【问题】 Table1 [图片] Table2 [图片] I need to make output like this [图片] [图片] 【回答】 SQL 无法直接生成变动列数的结果集,需 ..
-
【问题】 已知有三个表,学生表,成绩表,补考成绩表,表内容如下: 学生表 stu_id stu_name class_id 1   ..
-
导读关键词:SQL 分组 聚合 多步骤 多表 复杂 问题 先看数据:deliver 表是主表,一个客户会发生多次投递行为: [图片] deliverItem 表是从表,一个投递行为有多个投递项 ..
-
导读关键词:SQL 分组 条件; SQL HAVING 条件; SQL 子查询 条件 问题 在 stackoverflow 网站上看到这样一个 SQL 分组条件的需求,需求看似挺简单,但能把 ..
-
导读关键词:SQL 多字段 条件;SQL 计算字段 条件; SQL 跨行 条件 问题 一个数据库表,几十个字段,查找任意字段里包含北京的记录,在 mysql 里这句 sql 应该是这样: SE ..
-
导读关键词:BIRT SQL 多参数 IN 问题 在 BIRT 里通过 JDBC 连接 MYSQL,创建了个带参数的 SQL 数据集: select * from tag where tag_ ..