Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

Should every field in an Oracle database have a check constraint if possible?

Where should database queries live?

Convert "\n" to actual newline in SQL Server

c# sql sql-server database

SQL Server Reporting Services Round() function

sql-server database

T-SQL String Replace

sql sql-server database tsql

can we return a null from stored procedure

How to build a database from an XSD schema and import XML data

Database indexing - how does it work?

Sql Server - Remove End String Character "\0" From Data

SQLAlchemy declarative one-to-many not defined error

python database sqlalchemy

Python+sqlite: the LIKE query with wildcards

python database sqlite

MongoDB: Query over a hash with special chars in keys

mongodb hash database

Dealing with non-saveable values in Backbone

What probably should be facebook DB design

Alter table then update

sql database tsql

Python Cubes OLAP Framework - how to work with joins?

not catching PDOException in namespace

php database namespaces pdo

What is the size limit for PostgreSQL 9.0+ hstore?

database postgresql

Has entities in Datomic metadata like creation and update time?

How to ensure that a python function generates its output based only on its input?