英文: Conversion error from string from change to table column and one line in query 问题 我有一个表格,包含多列。相关...
获取行小计和债务的最终值
英文: How get subtotals of rows and final value of debt 问题 I'm using Delphi 10.4 and Firebird 3. I hav...
Firebird Unicode SQL搜索在某些字符上的LIKE和=操作行为不同。
英文: Firebird unicode SQL search behaves different on LIKE and = on some characters 问题 在 Gentoo Linux...
如何显示现有表的 “CREATE TABLE”?
英文: How to show "CREATE TABLE" for existing table? 问题 在MySQL中,有一个SQL语句可以显示已存在表的"CREAT...
获取总行数不正确
英文: Get total rows incorrect 问题 我使用的是Firebird 2.5,以下是代码: SELECT r.RDB$RELATION_NAME AS TABLE_NAME, C...
在SQL查询中获得更好的性能。
英文: better performance on sql query 问题 SELECT DISTINCT A_OMSCHRIJVING, t1.LK_CODE, t1.LK_KAMER_FK FR...
“Two columns combined ‘as’ one in SQL” 可以翻译为 “SQL中将两列合并为一个 ‘as'”。
英文: Two columns combined "as" one in SQL 问题 I have three columns Field A = A, B, C Field B...
我如何在SQL中获取两个日期之间每周的总订单数量?
英文: How can I get count of total order weekly between two dates in SQL? 问题 在SQL Firebird中,在两个日期之间按周获...
在Firebird 3中,一周的最后一天日期是什么?
英文: Date of last day of week in Firebird 3 问题 这是在Firebird 3中获取星期第一天(星期一)的日期的代码: DATEADD(DAY, (EXTRAC...
2