About 6,550,000 results
Open links in new tab
  1. Can I learn SQL without any programming knowledge? : r/SQL - Reddit

    I think you can become very proficient at SQL without programming, but if you want to get proficient at 2nd or 3rd tier SQL skills like query optimization, database development or DBA …

  2. No-code Ways of Generating SQL Queries. - DbVisualizer

    Oct 17, 2023 · The DbVisualizer Query Builder provides an easy way to develop SQL queries by providing a point-and-click interface that does not require in-depth knowledge of the syntax. …

  3. Querying your database without using SQL queries - Draxlr

    Jun 23, 2022 · Perform complex queries on your database, analyse, sort, and group data without writing SQL queries or code. No SQL knowledge is needed.

  4. How to Query Data without knowing SQL Part 1 - Towards Dev

    Oct 24, 2022 · Like any language if you’re not familiar, it can be challenging to construct lines of code to read a database or table. Instead, you find yourself running SELECT * FROM the …

  5. What SQL skills would you expect a beginner/intermediate ... - Reddit

    Being able to find those badly performing queries is also not necessarily knowing SQL. Being able to tune, to create a good relational model, when to add what type of index on certain types of …

  6. SQL query for something like "not having"? - Stack Overflow

    May 27, 2012 · I've tried GROUP BY, HAVING and subquery using COUNT but I don't seem to have the right idea. post example data and your query what you did so far. I think a simpler …

  7. How to Query Database Without SQL Knowledge Requirement

    SQL queries are powerful, yet it can be complex for business users to query a database without SQL knowledge. Most importantly, writing an incorrect statement will retrieve incorrect data …

  8. How do you build SQL queries without any knowledge in the field?

    InsightBase allows you to query huge databases, having zero knowledge in the field of SQL queries. We have developed a solution that helps you build queries through a simple chat with …

  9. How to Write Optimal SQL Queries - Stack Overflow

    I've searched around stackoverflow but everybody asks to optimize queries they've already done. I want to know, the basic stuff on what to do, what to avoid when creating a query.

  10. Practising SQL without your own database - KDnuggets

    Aug 10, 2021 · One challenge to practising SQL is that we need databases to begin with, which is something we often do not have. However, data.world allows us to do exactly that without …

Refresh