Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

How do I find out if an oracle database is set to autocommit?

sql database oracle

Complex WHERE clause with Zend_Db using multiple AND OR operators

php sql zend-framework zend-db

Downside of using TransactionScope RequiresNew

c# .net sql entity-framework

Adding a non-nullable column to existing table fails. Is the "value" attribute being ignored?

SQL Join on Table A value within Table B range

determine if date range falls between another date range - sql

sql tsql datetime

Insert null/empty value in sql datetime column by default

sql

Inserting Image Into BLOB Oracle 10g

sql oracle oracle10g blob

Pros and cons of using MD5 Hash as the primary key vs. use a int identity as the primary key in SQL Server

sql sql-server database hash

python pyodbc : how to connect to a specific instance

python sql pyodbc

Ruby on Rails find_by case insensitive

Why does conversion from DATETIME to DATETIME2 appear to change value?

sql sql-server tsql datetime

SQL Server 2005: Nullable Foreign Key Constraint

Performance Tuning PostgreSQL

SQL Collation conflict when comparing to a column in a temp table

sql collation

Built-in database role in SQL Server 2005 to permit execution of stored procedures?

Is neccessary to encapsulate a single merge statement (with insert, delete and update) in a transaction?

sql sql-server-2008

SQL Group by multiple columns

sql sqlite

How to select single row based on the max value in multiple rows [duplicate]

alternative to listagg in Oracle?

sql oracle varchar clob