|
Posted by steve on 08/21/07 05:44
On Aug 20, 3:27 am, aCe <acerah...@gmail.com> wrote:
>.
> my purpose to create this, is i can reuse my function without creating
> ambiguous function.
>>
You are looking to employ modern concepts of programming in
in sql. It is like expecting to find a copy of the New York Times
among the dinosaurs in the Jurassic period. This is a totally
unrealistic expectation. Sql is fine for plodding thru mountains
of data, that is what it was designed for. It is not for things
that require agility and specificity, in other words it is a
poor language for application development. It is quite foolish
to request a dinasour when what you really want is a bird.
You will find an example of the type of function your looking
for within a database system here:
http://beyondsql.blogspot.com/2007/08/dataphor-creating-super-function.html
Sql mavens can take heart that IT will treat then better than
history treated the dinosaur :)
www.beyondsql.blogspot.com
Navigation:
[Reply to this message]
|