Category: Databases engines

T-SQL user guide

==================== Calcul d’ un max d’ un champs ==================== Unicode = 2 caractères SQL Server also has a DATALENGTH() function.  This function can be used on all data types (Text, NText or Image data...

MongoDB vs RDBMS like mysql

Nowadays there is a new kind of databases that is getting very popular, specially for Web development, including the PHP world, which are the NoSQL databases. MongoDB is not only a key/value store, it’s...