Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

Delete rows from table with no primary key, SQL

sql sqlite

Should a primary key which is a hash be stored as BINARY or CHAR (in hex)?

sql sql-server primary-key

Error when creating linked server in SQL Server 2008R2

SQL - performance in varchar vs. int

How to handle Conversion from type 'DBNull' to type 'Integer' is not valid

sql vb.net

How to add records in self referencing table?

Getting most recent distinct records

sql sql-server-2008-r2

How to get all tables detailed information under specific schema

sql hive amazon-athena

Loading JSON in Snowflake

Mode average - need help for calculation in SQL Server

sql sql-server average

SQL group by get value on one column based on order of another column

sql postgresql group-by

Postgresql: partial foreign key?

How do I manage user roles and priviledges using C# / VB (web form or MVC) with ms sql server?

c# sql vb.net

Can you query the maximum database size based on the SQL Server license?

sql sql-server

Delete data from multible tables

sql sql-server-2008

Remove duplicate based on condition

sql oracle-database

how to make two columns are unique in SQL Server?

sql sql-server

SQL Shift column down 1 row

sql sql-server t-sql

dbt how to create custom table without using CTAS?

sql dbt