Category Archives: sql

Khóa học miễn phí SQL – Statistical Functions nhận dự án làm có lương

SQL – Statistical Functions SQL server Statistical functions work on SQL server tables and views and exploit all database parallelism, scalability, user privileges and security schemes. Hence the SQL statistical functions can be included and exposed within SQL queries − Sr.No. Function & Description 1 Returns number of attempted connections. 2 Returns amount of time, […]

Posted in sql

Khóa học miễn phí SQL – JSON Functions nhận dự án làm có lương

SQL – JSON Functions JSON (JavaScript Object Notation) is a simple format for exchanging data. It is self-descriptive, understandable in any language, and irrespective of language. It serves as an XML substitute. JSON is currently a popular data transfer standard. The data that returned by modern services is JSON text. SQL Server JSON is the […]

Posted in sql