i\'m new to the whole database scenario and just learning. I have a database mysql and i am using phpmyadmin to edit fields etc. I created a auto_incremenet \'id\' field that is set as a primary. If i
I need to input content in 10 languagesin MYSQL database (problem ones are: Chinese, Russian, Arabic) and client should be able to read and edit them through phpMyAdmin as well as admin area.
I have seen some solutions but I can\'t seem to understand how to make it work. (a) in phpMyAdmin I can select between these 2 options for hebrew:
I am facing a probl开发者_运维问答em with my phpadmin database. My primary key for a table got negative and I can\'t see where the problem lies. I set the primary key as INT 20, auto increment 1. The
Can anyone tell me how I can go about getting crawled tweets into a database.I crawled the tweets using java. I stored it in a document. I am trying to use xampp to create a database, and store the tw
I am installing WIMP Server to machine using wimpserver2.2.exe. After installing the files are copied into Webserver (IIS) when i browse PHP files It is asking username and password to enter into acco
I am new to MySQL and want to have InnoDB table type for my database tables.With me phpMyAdmin does not show me InnoDB Storage Engine.I assume th开发者_StackOverflow中文版at InnoDB was not installed w
tableone a|b| c -------- a1 | |c1 a2 | |c2 a3 | |c3 tabletwo a | b ----- a1|b1 a2|b2 a3|b3 a4|b4 a5|b5 merged a | b | c
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
It\'s a simple CREATE TABLE statement that I\'m writing in PHPMyAdmin. Ok, I know I could just do it the easy way in PHPMyAdmin but I like to have full control. Here\'s the statement: