-
**Is your feature request related to a problem? Please describe.**
The rapid growth in the data science field has resulted in a wide range of salary distributions, influenced by factors such as exp…
-
The behavior of null filter is different when it is under or not under an aggregation.
Null filter is allowed under aggregation
```
from employees
| stats max = max(salary), max_a = max(salary) wher…
-
- [ ] There is an "Add salary" button.
- [ ] Clicking the button opens a modal.
- [ ] I can enter my salary.
- [ ] There is a "Save" button.
- [ ] Clicking the "Save" button stores the data.
Cl…
-
reate table emp(empid,empname,salary)and insert 8 records.
print only those records where salary>10000 and write this data into salary.csv file.
-
Hi, let me tell you this is great code and works very well. I'm trying to scrape Glassdoor job offers for Australia and had to implement only one minor change in encoding:
![image](https://user-ima…
-
is a good place to search on ziggy problems.
## Explore types with `@TypeOf`
[building...]
### Vademecum
```zig
const std = @import("std");
const print = std.debug.print;
// my Strin…
-
### Description
1. `from employees | stats cd1=count_distinct(salary, 3000), cd2=count_distinct(salary, 3000 + 1000 - 1000), cd3=count_distinct(salary, 1000)`
fails with
```
"type": "illega…
-
Capital One (C1) uses a single field for inflow and outflow transactions. In **both** cases, the dollar amounts are shown as a positive number!
In order to accurately represent whether the transact…
-
As seen on: https://www.linkedin.com/salary/
-
### Cloudberry Database version
_No response_
### What happened
When we run pljava regress test will fail
### What you think should happen instead
_No response_
### How to reproduce
SELECT ja…