Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

What is the proper way to move a database from one drive to another in SQL Server 2005?

database sql-server-2005

In SQL Server, how can I lock a single row in a way similar to Oracle's "SELECT FOR UPDATE WAIT"?

How to generate data model from sql schema in Django?

python database django

ORA-00060: deadlock detected while waiting for resource

database oracle unix plsql aix

Cannot fetch a row from OLE DB provider "BULK" for linked server "(null)"

database csv bulk

MySQL Dump All Databases and Create (or Recreate) them on Import?

mysql database mysqldump

Create database using script at the default path?

Is there a postgres command to list/drop all materialized views?

What is the best database to use for a Java desktop application [closed]

java database firebird

flyway exception, detected failed migration

database flyway

How to enforce unique constraint in MySQL?

How to change the default port of mysql from 3306 to 3360

mysql sql database port

MySQL: LAST_INSERT_ID() returns 0

mysql sql database

Getting error function to_date(timestamp without time zone, unknown) does not exist

sql database postgresql jdbc

using "if" and "else" Stored Procedures MySQL

How come the message "Table is marked for deletion" keeps appearing?

sql-server database

friendship database schema [closed]

JPA: pattern for handling OptimisticLockException

java database jpa

How to backup MySQL database on a remote server?

Does SQLite3 not support foreign key constraints?

sql database sqlite