MS SQL Server BackEnd Programming MS SQL Server SQL 

Stored Procedure Vs Function in MS SQL Server

Stored Procedure: A set of SQL Queries which are used to perform a specific task. A stored procedure can improve the performance of a database. Function: A  set of SQL Queries which can be used to pass parameters into and return values from it. Difference: Sl.No Stored Procedure Function 1 Compiled only once Complies every time the function is invoked 2 Input and Output Parameters are permitted Only input parameters are permitted 3 Need not necessarily return a value A return value is necessary 4  A Function can be invoked…

Read More

Prisma – New Image Filter app for IOS and Android(beta)

Prisma – Art Photo Editor with Free Picture Effects & Cool Image Filters for Instagram Pics and Selfies Be an artist! Turn your photos into awesome artworks: – Modern art filters! – Stunning photo effects – Fast sharing Prisma transforms your photos into artworks using the styles of famous artists: Munk, Picasso as well as world famous ornaments and patterns. A unique combination of neural networks and artificial intelligence helps you turn memorable moments into timeless art. Apple App Store   Arjun JSArjun is a Full-stack developer, who is fond…

Read More