Forum: MS SQL Dec 30th, 2008 |
| Replies: 1 Views: 593 Hi Everyone,
Is there any in built debugger tool present in SQL Server for PL/SQL programs? Or can we configure a new debugger tool like SQL*Debug for Oracle? I need your help for this.
... |
Forum: MySQL Sep 27th, 2007 |
| Replies: 2 Views: 1,150 Thank you very much:icon_smile: |
Forum: MySQL Sep 24th, 2007 |
| Replies: 2 Views: 1,150 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: 4,792 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... |