Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-function

divide the value of a column by another column

sql sql-function

ExecuteScalar always returns null when calling a scalar-valued function

c# sql sql-server sql-function

EF 6.1 Scalar-Valued Functions Database First

How do I create custom sequence in PostgreSQL based on date of row creation?

Registering a SQL function with JPA and Hibernate

How do I create a SQL Server function to return an int?

Alter SQL Function Referenced by Computed Column

Database Function VS Case Statement

How to call a recursive function in sql server

PostgreSQL function or stored procedure that outputs multiple columns?

SQL: Last_Value() returns wrong result (but First_Value() works fine)

SQL date format convert? [dd.mm.yy to YYYY-MM-DD]

Incompatible object type when create and alter a table value function in SQL

Why MySQL is giving error "Not allowed to return a result set from a function"?

mysql sql sql-function

Why do SQL Server Scalar-valued functions get slower?

How to create Daylight Savings time Start and End function in SQL Server

Entity Framework 6 Code First function mapping

Calling Scalar-valued Functions in SQL

sql tsql sql-function

SQL function return-type: TABLE vs SETOF records

INNER JOIN with Table-Valued Function not working