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/Page 143
  • Recent Questions
  • Most Answered
  • No Answers
  • Most Visited
  • Random

askthedev.com Latest Questions

Asked: September 25, 2024In: SQL

How can I toggle the visibility of line numbers in SQL Server Management Studio using a keyboard shortcut?

anonymous user

I’ve been using SQL Server Management Studio (SSMS) for a while now, and one thing that has been bugging me is the visibility of line numbers in the editor. Sometimes, I really need those line numbers to quickly reference where ...Read more

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

how to add extra column in sql select query

anonymous user

I’m working on a project where I need to extract data from my database, but I’m facing a bit of a challenge. I have a SQL query that already retrieves several columns from a table, but I realized I need ...Read more

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

What is the recommended data type for storing telephone numbers in SQL Server 2005? I’m looking for the most effective approach to ensure proper storage and formatting of phone number data.

anonymous user

I’ve been digging into how best to store telephone numbers in SQL Server 2005, and I’ve run into some confusion. It seems straightforward, but I came across a few different opinions, and I’m wondering if anyone else has tackled this ...Read more

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

How can I retrieve the current date and time in SQL?

anonymous user

So, I’ve been diving into SQL lately, and I hit a bit of a wall while trying to figure out how to pull up the current date and time. You know how some databases just seem to have a mind ...Read more

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

how to connect sql server management studio to local database

anonymous user

I’m having some trouble connecting SQL Server Management Studio (SSMS) to my local database, and I’m not sure what I’m doing wrong. I’ve installed SSMS on my computer, and I know that I have a local instance of SQL Server ...Read more

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

I’m encountering an issue while trying to connect to my MySQL database using JDBC. The error message indicates that no suitable driver is found for the connection URL that I have specified, which is in the format jdbc:mysql://localhost:3306/mydatabase. I’ve ensured that the MySQL JDBC Driver is added to my project’s classpath, but I’m still unable to establish the connection. Can anyone provide guidance on resolving this issue or suggest steps to troubleshoot the problem?

anonymous user

I’ve been wrestling with a frustrating issue while trying to connect to my MySQL database using JDBC, and I could really use some help. So here’s the deal: I’m running a Java application, and I need to connect to my ...Read more

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

how to find the sql server version

anonymous user

I hope someone can help me out with this. I’m currently working on a project that involves managing a SQL Server database, and I need to determine the exact version of SQL Server that I am using. The issue is ...Read more

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

what is common table expression in sql

anonymous user

Subject: Understanding Common Table Expressions in SQL Hi everyone, I’m currently working on a database project, and I’ve come across a term that’s been confusing me: Common Table Expression, or CTE. I’ve seen it referenced in several SQL queries, but I’m not ...Read more

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

I am encountering an issue while trying to access MySQL as the root user. Despite providing the correct password, I keep receiving an error message stating that access is denied for the user root from localhost. Can anyone suggest possible solutions or troubleshooting steps to resolve this problem?

anonymous user

I’m really stuck and could use some fresh perspectives on a frustrating issue I’m having with MySQL. I’ve been trying to log in as the root user, and despite being absolutely sure that I’m entering the correct password, I keep ...Read more

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

How can I execute a SQL query to retrieve rows from a table that contain non-numeric values in a specific column? I’m looking for a way to filter out any rows where the target column consists solely of numbers.

anonymous user

I’ve been trying to wrap my head around a SQL problem and could really use some help. So, here’s the deal: I’ve got this database with a table that holds various types of data. There’s a specific column in that ...Read more

  • 0
  • 2 Answers
1 … 142 143 144 145

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