Search found 1 match

by angelagates29
Mon Jun 10, 2019 3:57 pm
Forum: Coding Questions
Topic: SQLite using Variables with SELECT and WHERE
Replies: 10
Views: 4415

Re: SQLite using Variables with SELECT and WHERE

Hello,
Is there any way to do it something like this in Sqlite?
I want to declar a variable and append columns to it.
But Sqlite dows not allows you to use variables.