Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

Does nvarchar always take twice as much space as varchar?

sql database

Postgres query over ODBC a order of magnitude slower?

SQL Database for SQL practise [closed]

sql database

how to add data in the database on button click?

android database

PHP-based database models that sync with database?

Django model layer for HBase support

python database django hbase

MySQL to SQL Server migration

Core Data vs. Database fundamental difference?

database core-data

How to compare data in table (before and after an operation)?

sql database oracle diff compare

Which is the best Library to use access a Database using SQL from Scala?

What database is good enough for logging application?

In Oracle, how do I declare a unique constraint over a pair of values AND it's reverse pair

database oracle constraints

Can I combine local and remote dataset within SPARQL query?

database w3c rdf sparql

Creating table with current date plus 30 days after current date

mysql database

When is it appropriate to use UUIDs for a web project?

How to populate a table's foreign keys from other tables

Large websites - multiple databases or or multiple tables?

mysql database

How do you structure a database that allows voting similar to how stackoverflow does it?

Expire date as default value for TIMESTAMP column

The best way to perform such calculation logic in T-SQL

sql sql-server database tsql