Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

Performing multiplication in SQL SERVER(SET BASED APPROACH)

Pattern Matching with Like Clause

T-SQL code to get a DateTime contain only Month and Year from any DateTime

sql sql-server t-sql datetime

SQL query in SQL SERVER 2005 - Comparing Dates

How Temp Table works in Stored Procedures (global & local )

OHCL (Open-high-low-close) T-SQL Query

sql sql-server t-sql

How to search phone numbers, ignoring dashes, bracets and spaces in MySql or PostgreSql?

mysql sql postgresql

Normalised database - ONE to MANY - Search through all joined data sets

Create view with if else inside

sql sql-server

Performance of Delete/Create vs Delete/Update

How to write such query?

mysql sql

Oracle: Fuzzy lookup

sql oracle-database

Is there any way to generate database scripts from a SQL query in SQL Server?

Converting null to DBNull not required when using context connection

sql sql-server-2008 sqlclr

How to make a join with the stored procedure result?

ORA-00979: not a GROUP BY expression issue [duplicate]

Fetch Column Names of a Table for Columns with Top 3 count

SQL full join with conditions on tables

sql sql-server join

How to UPDATE or INSERT in PostgreSQL

sql postgresql upsert