

Login - C# App
https://gist.github.com/oanaunc/717ed9ac01c0babeeb876de6a6f0b4f8

Business Details - C# App
https://gist.github.com/oanaunc/3fc21af931627e3d1dfef9e0ee04860c

Contact App - C#
https://gist.github.com/oanaunc/979e2438ab2a7dbc3007392f775bb0c0

Inventory App - Android
This APP creates a list of products with all the information that a store would like to keep. Information about products can be inserted,...

Fibonacci Series
You can create as many numbers as you desire from the Fibonacci Series using the query below. Change the value in the WHERE clause to...

VIEWs in SQL
Views are saved queries. They are defined with a single SELECT statement. USE AdventureWorks2012; GO CREATE VIEW...

Spatial Data (SQL Server) Geometry vs Geography
SQL Server supports two spatial data types: the geometry data type and the geography data type. The geometry type represents data in a...

SQL ARTICLES
Welcome to my SQL feed. Here you will find interesting articles about what is new in the world of SQL.









