Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

How do I revoke (grant drop on any table) from a user?

sql oracle-database

SQL insert ID from IDENTITY ID of the row being inserted

Explicitly lock and unlock a table using ODBC

c++ sql sql-server odbc

(SQL) Delete all rows except the newest one

mysql sql sql-delete

Group and calculate percentages of each distinct value

sql postgresql

SQL selecting datetime values which are 'close' to each other

Select rows where a column is not null if multiple values or null if 1 value

sql sql-server

When using SQL not in function in the where clause, the null values are not returning in the result set

sql sql-server t-sql

Access denied for user 'root'@'localhost' after installing phpmyadmin on ubuntu

php sql ubuntu phpmyadmin

Is there a way to improve this query showing a monthly timeline of the number of active employees?

sql sql-server

How to access custom schema from supabase-js client?

sql postgresql supabase

How to write sql query to get data which the best matches with data in database

sql database

Is this a safe way to filter data and prevent SQL-injection and other attacks?

Updating a Data Source with a Dataset

sql ado.net

Tricky SQL when joining

sql mysql

getschema("foreignkeys") against SqlClient doesn't yield enough information

sql ado.net

Query on free text field

sql coldfusion qoq

SQL Server 2008 R2 stored procedure output results in different order when executing multiple times

sql stored-procedures

MySQL Selecting multiple foreign keys

mysql sql select join in-clause