-
Bom dia!
Gostaria de saber referente ao CTe simplificado se está sendo desenvolvido algo ou será desenvolvido.
Se está sendo desenvolvido teria alguma data de finalização referente ao assunto?
…
-
Hola Alex 👋🏻👋🏻👋🏻.
Te faltan por hacer el último ejercicio de CTE's y todos los de tablas temporales. Necesitamos que los tengas hechos para antes del lunes 18 de Noviembre
-
**Company or project name**
ClickHouse inc.
**Describe what's wrong**
Identifiers from the nested CTE are not evaluated properly.
https://fiddle.clickhouse.com/a62f1ed0-aa44-44af-888a-5b1…
-
I ran into an error when attempting union some tables with the CTE option turned on.
``` r
tib
-
hello
it looks like CTE (.With) doesn't generate proper sql query
I have following sql:
>WITH ins
AS ( INSERT INTO profile_source_on_chain (address, nick_name) VALUES ('0x72c9fb7ed1…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
I was writing a query of the following variety fo…
-
### Description
![изображение](https://github.com/user-attachments/assets/65a94b43-6462-40a4-aa25-4de8f62c99c3)
- use dvdrental database for these queries:
```
with ct_payment as (
se…
-
![20240713_113922](https://github.com/user-attachments/assets/b647adfc-9529-4c58-8bdc-40872317630b)
-
**Describe the bug**
Resource has `belongs_to :parent, __MODULE__` relationship and `has_many :ancestors, __MODULE__, manual: Observer.Graph.Node.AncestorsRelationship` relationship that fetches all …
-
Hi @staudenmeir, first thank you for creating this wonderful package, it helped us a lot improving performance all over our project.
Currently we're running into an issue regarding missing cte col…