Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

askthedev.com Logo askthedev.com Logo
Sign InSign Up

askthedev.com

Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Ubuntu
  • Python
  • JavaScript
  • Linux
  • Git
  • Windows
  • HTML
  • SQL
  • AWS
  • Docker
  • Kubernetes
SQL

SQL

Share
  • Facebook
3k Answers
1k Questions
Home/SQL
  • Recent Questions
  • Most Answered
  • No Answers
  • Most Visited
  • Random

askthedev.com Latest Questions

Asked: September 27, 2024In: SQL

how to check table in postgresql using command line

anonymous user

I’m currently working with PostgreSQL for a project, and I’ve hit a bit of a snag while trying to check the contents of a table using the command line. I know that there are various commands and queries to interact ...Read more

PostgreSQL
  • 0
  • 2 Answers
Asked: September 25, 2024In: SQL

How can I perform a subtraction between two datetime columns in SQLite to find the difference in time between them?

anonymous user

I’ve been dabbling with SQLite for a little project I’m working on, and I’ve hit a bit of a roadblock with date and time calculations. So, I have two datetime columns in my table, let’s say one is called `start_time` ...Read more

  • 0
  • 2 Answers
Asked: September 24, 2024In: SQL

What strategies would you employ to optimize the performance of a SQL query in a database?

anonymous user

I’ve been diving into SQL queries lately, and I hit a bit of a wall. You know how it goes—sometimes you write a query that looks pretty straightforward, but then when you run it, it feels like watching paint dry. ...Read more

  • 0
  • 2 Answers
Asked: September 24, 2024In: SQL

I’m having trouble retrieving data using PDO with SQLite. My query is not returning any results even though I’m confident that the data exists in the database. I’ve checked my connection and the SQL syntax, but I’m still stuck. What steps can I take to troubleshoot this issue and ensure that my query returns the expected results?

anonymous user

I’ve been wrestling with a PDO issue using SQLite, and it’s driving me up the wall. I feel like I’ve triple-checked everything, but I still can’t figure out why my query isn’t returning any results. I’ve been working on this ...Read more

  • 0
  • 2 Answers
Asked: September 26, 2024In: SQL

how to update column name in sql

anonymous user

I’m currently working on a SQL database for my project, and I’ve encountered a bit of a snag that I could use some assistance with. My issue revolves around wanting to update the name of a column in one of ...Read more

  • 0
  • 2 Answers
Asked: September 26, 2024In: SQL

how to convert date and time to date in sql

anonymous user

I’m currently working on a project that involves a SQL database where I need to manipulate date and time data more effectively. My issue stems from the fact that I’ve got a column that stores both date and time, but ...Read more

  • 0
  • 2 Answers
Asked: September 22, 2024In: SQL

How can I combine multiple strings into a single string in SQL Server? I’m looking for a method to achieve this, considering different scenarios such as using a delimiter or handling NULL values. Any examples or best practices would be appreciated.

anonymous user

Hey everyone! I’m working on a project in SQL Server and I’ve hit a bit of a snag. I need to combine multiple strings into a single string, but I want to make sure to handle a few different scenarios ...Read more

  • 0
  • 2 Answers
Asked: September 27, 2024In: SQL

how to do not equal in sql

anonymous user

I’m currently working on a project that involves querying a database, and I’ve hit a bit of a snag with SQL syntax. I’m trying to filter out rows that don’t match a specific value in a given column. I understand ...Read more

  • 0
  • 2 Answers
Asked: September 26, 2024In: SQL

how long should a company name be in sql

anonymous user

I’m currently working on a project where I need to set up a database to manage our company’s information, and one of the things I’m struggling with is the appropriate length for our company names in SQL. I know that ...Read more

  • 0
  • 2 Answers
Asked: September 26, 2024In: SQL

How can I perform an inner join involving three different tables in SQL? I’m looking for a clear example that illustrates how to combine data from these tables based on specific matching criteria.

anonymous user

I’ve been diving into SQL lately, and I came across a bit of a puzzler that maybe someone here can help me out with. So, picture this: I’ve got three tables in my database—let’s call them `Students`, `Courses`, and `Enrollments`. The ...Read more

  • 0
  • 2 Answers
1 2 … 151

Sidebar

Recent Answers

  1. anonymous user on How do games using Havok manage rollback netcode without corrupting internal state during save/load operations?
  2. anonymous user on How do games using Havok manage rollback netcode without corrupting internal state during save/load operations?
  3. anonymous user on How can I efficiently determine line of sight between points in various 3D grid geometries without surface intersection?
  4. anonymous user on How can I efficiently determine line of sight between points in various 3D grid geometries without surface intersection?
  5. anonymous user on How can I update the server about my hotbar changes in a FabricMC mod?
  • Home
  • Learn Something
  • Ask a Question
  • Answer Unanswered Questions
  • Privacy Policy
  • Terms & Conditions

© askthedev ❤️ All Rights Reserved

Explore

  • Ubuntu
  • Python
  • JavaScript
  • Linux
  • Git
  • Windows
  • HTML
  • SQL
  • AWS
  • Docker
  • Kubernetes