Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

SQL sort by version "number", a string of varying length

sql

Insert entire DataTable into database at once instead of row by row?

c# sql sql-server

Is there a function that takes a year, month and day to create a date in PostgreSQL?

SQL Server convert select a column and convert it to a string

sql sql-server string select

What's a good way to check if two datetimes are on the same calendar day in TSQL?

SQL query for getting data for last 3 months

Should I delete or disable a row in a relational database?

mysql sql oracle relational

Error: Cannot create TypedQuery for query with more than one return

java sql postgresql jpa

PostgreSQL: Full Text Search - How to search partial words?

Sum columns with null values in oracle

sql oracle

How do I prevent a database trigger from recursing?

Prevent Entity Framework adding ORDER BY when using Include

In EF 4.1 DbContext how to trace generated SQL

Difference between sparse index and dense index

sql database rdbms

What are the pros and cons for choosing a character varying data type for primary key in SQL? [closed]

how does a SQL query work?

sql

Are there any published coding style guidelines for SQL?

mysql sql coding-style

How to create an alias of database in SQL Server

Suggestions for implementing audit tables in SQL Server?

sql sql-server database audit

purpose of collate in Postgres

sql postgresql