Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

SQL Server Concatenate string column value to 5 char long

sql sql-server database

what does "domain" and "persistence" mean?

database oop

What are some useful SQL statements / usage patterns that should be known by all developers who may touch the Back end side of the project?

sql database backend

Embed a database in the .apk of a distributed application [Android]

How to delete database in Android app

android database sqlite

CS0012: The type 'System.Data.Linq.DataContext' is defined in an assembly that is not referenced

NHibernate (or other worth recommendation ORM), real life example?

c# database nhibernate orm

Generated column and table names in hibernate with underscore

How can I make sure MySQL is using all available memory?

How do I hide my Oracle table?

data warehouse and database difference in implementation

database data-warehouse

database regarding cars - for mysql

mysql database

How to check with if an Oracle's view exist in the DB ? Before execute a query

java database oracle

Storing multiple values for a single field in a database

list all database in CouchDb view,validation functions

database function view couchdb

How to search for triggers in a schema in DB2 9.7?

sql database db2

ERROR: function addgeometrycolumn is not unique

How to export part of a table as SQL in Adminer?

Converting BLOB, stored on a database, to an image on an HTML website

python html database image blob

How display images in datagridview? c#