hi,
Iam Srinivas working as a programmer.I want approach regarding customizing Query for any database.I will clearly explain...
Sometimes we don't which database the client is using,he may use SQLServer,MYSQL,MS Access,Oracle.So i want to customize my query for all these databases i.e The Query i have written should insert or retrieve data from any of these databases.
So what is the approach i should follow ,is there any query builder to generalise Queries.Plz give me answers quickly because i got very less time and i need to start my project as soon as i get the answer for this.
Regards
Sreenivasu Puppala
|
Go4Expert Founder
|
![]() |
| 5May2006,20:46 | #2 |
|
Quote:
Originally Posted by srinivas_puppala Quote:
Originally Posted by srinivas_puppala |
|
Team Leader
|
![]() |
| 6May2006,13:13 | #3 |
|
If you look at the article by shabbir about Delete duplicate rows from Oracle you will realize the power of each of them and why you should be using them as much as possible. Also if you can use PL/SQL or T-SQL of Oracle / SQL Server your application will be much more efficient and so concentrating on general queries is good to start off but not a good solution for optimal performances.
|


