Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

Using a wildcard in an update?

sql oracle-database

SSRS display 2 different details

is it possible to use a subquery instead of a table in from clause using access?

sql ms-access subquery

Determine if SQL UPDATE changed value of column

php mysql sql pdo

What are the drawbacks of foreign key constraints that reference non-primary-key columns?

How to add a user in an SQL Server database with the same rights as in another one on the same server?

sql sql-server

SQL Server table audit trigger

sql sql-server xml t-sql

Comparing field to placeholder - PostgreSQL

sql postgresql go

Using OpenQuery With INSERT INTO Statement

Mysqli rollback is not working

importing a text file using pgAdmin

sql postgresql pgadmin

Finding the "deepest" child in a hierarchical query

SQL Oracle: Replace an empty result with word

Delete a row at a certain line number in Postgres

sql postgresql

Trivial question about max number of distinct values in a B-tree index

Random records in Oracle table based on conditions

sql oracle-database

In Oracle, is there a query to find whether a function exists?

sql sqlplus

Using SQL Transactions for a single sql query [closed]

sql sql-server transactions