MariusVolkhart / MariusVolkhart/squiggle-sql

how to add select statement at "FROM" clause instead table name

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
HI,
iam trying to build a dynamic query,i have seen all the example which u
uploaded ,thank you so much for that ,please help me for my question,,,,that is
how to write select statement instead table name at "FROM clause", according u
,currently we giving selectquery hfkd = new selectQuery(table name) but instead
it ,i want to include select statement ,,,,,,,please help me ...Thank You in
Advance

```

Original issue reported on code.google.com by `raghuraj...@gmail.com` on 8 Apr 2014 at 9:11

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the Java selectQuery entry point and the repository's query-construction documentation or examples. Determine whether a SELECT expression can be represented as the FROM source and what SQL output is expected; done means the requested form is supported and its behavior is covered by an existing or newly identified test.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, sql
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.