Skip to content Skip to sidebar Skip to footer
Showing posts with the label Stored Functions

How Return Dynamic Number Of Columns In Function?

In PostgreSQL 11 database I have table with 6 column. Next function return static number of defined… Read more How Return Dynamic Number Of Columns In Function?

How To Pass A Parameter From Vb.net

I have a Program that will auto run each night, run a query, and email results. In my program I am… Read more How To Pass A Parameter From Vb.net

Oracle Query To Exclude Weekends, And 6pm To 9pm

I am trying to achieve a query that returns the time difference between two dates excluding weekend… Read more Oracle Query To Exclude Weekends, And 6pm To 9pm

Once Again: Stored Procedure Vs. Tv-udf

I know, this was discussed several times (most discussions are some years back...). But - looking t… Read more Once Again: Stored Procedure Vs. Tv-udf

Stored Procedure To Open And Read A Text File

I am looking for a stored procedure code that will open a text file, read in several thousand lines… Read more Stored Procedure To Open And Read A Text File

Recursive Stored Functions In Mysql

I'm trying to make a function that recursively builds a path for a specific category CREATE FUN… Read more Recursive Stored Functions In Mysql

Mysql Stored Function Parameter

I have just started to create a stored function this is my first time so I am having a few problems… Read more Mysql Stored Function Parameter

How To Pass A Parameter From Vb.net

I have a Program that will auto run each night, run a query, and email results. In my program I am… Read more How To Pass A Parameter From Vb.net