dimanche 31 juillet 2016

How to insert data into Parse table by using PHP code

How to send data from PHP file to Parse.com table ?

How do I model a database for an e-commerce website using MySQL? [on hold]

How do I model a database for an e-commerce website using MySQL?

What is a Covered Index?

I've just heard the term covered index in some database discussion - what does it mean?

Mariadb replication with active-active mode?

Does anyone give me the configuration of active-active masters and a slave gtid replication with mariadb.

what is the use of outer join as it combines all the records from both the tables?

what is the use of outer join as it combines all the records from both the tables?

How to reset AUTO_INCREMENT in MySQL?

How can I reset the auto-increment of a field? I want it to start counting from 1 again.

What is the application of Embedded SQL? or in specific Pro C?

I am not sure about the application. Probably this is old? Is there any alternative to it?