Forum: MySQL Sep 27th, 2007 |
| Replies: 2 Views: 1,201 Thank you very much:icon_smile: |
Forum: MySQL Sep 24th, 2007 |
| Replies: 2 Views: 1,201 Hi,
i am having a problem with indexing. In my database, one of my table have 3 foreign key references, All these fields are indexed by default. I need to create an index for a regular seach item.... |
Forum: MySQL Jul 13th, 2007 |
| Replies: 1 Views: 5,065 hi ,
I have four different tables, all are linked together using foreign key relationships.
Now i need to insert data in to the tables.How can i use nested insert queries to insert data by a single... |