Home / DeveloperSection / Category
You haven’t finished your post yet. Are you sure you want to leave and discard your draft?
a data scientist is someone who knows more statistics than a computer scientist and more computer science than a statistician. In fact, some data scientists are—for all practical purposes—statisticians
Tableau Public allows you to tell your data story and create compelling and interactive data visualizations that invite discovery and education. Tableau Public is sold at a great price—free.
A BLOB is a build-in data type supported by the database implementing SQL 99 alias SQL3 Standards. A BLOB is used to store large binary data ,such as bit images,audios,and multimedia clips as the column value in a database table.
In this article, I’m going to explain how to pass a table as a parameter to stored procedure in sql server.
Views:Views contain row and column as table contains. The fields in a view are fields from one or more real tables in the database. You can add SQL fu
Transaction Control Language (TCL) is playing an important role in SQL. Transaction control language is used for statements are used to manage the changes made by DML statements.