About 20 results  (1–10) (4298ms)
  1. Functions SQL Aggregate Functions COUNT(), AVG(), SUM() SQL

    minifycode.in › article › 150 › functions-sql-aggregate-functions-count-avg-sum-in-s...

    Functions SQL Aggregate Functions | COUNT(), AVG(), SUM() In SQL Server, SQL aggregate functions are inbuilt functions that are used for performing various operations in data.

    2026-07-12
  2. SQL Group By Clause

    minifycode.in › article › 180 › sql-group-by-clause

    SQL Group By Clause. Group by clause is used to group the results of a SELECT query based on one or more columns. It is also used with SQL functions to group the result from one or more tables.

    2026-07-12
  3. SQL ALTER TABLE Statement

    minifycode.in › article › 183 › sql-alter-table-statement

    SQL ALTER TABLE statement is used to modify the table structure, you can modify column(s), add column(s), drop column(s) or work on constraints. Here we will use tbl_employee table for practice.

    2026-07-12
  4. Where condition in SQL server

    minifycode.in › article › 325 › where-condition-in-sql-server

    where condition in SQL server- The SQL WHERE Clause The WHERE condition is used to filter records. The WHERE condition is used to extract only those records that fulfill a specified condition.

    2026-07-12
  5. SELECT DISTINCT Examples in SQL Server

    minifycode.in › article › 125 › select-distinct-examples-in-sql-server

    SELECT DISTINCT Examples in SQL Server

    2026-07-12
  6. Currency format in SQL Server

    minifycode.in › article › 660 › currency-format-in-sql-server

    Currency format in SQL Server- you will learn how to use currency format in sql server?. When working with currency formats, there are many different formats used around the world.

    2026-07-12
  7. Concatenating int and nvarchar column in sql

    minifycode.in › article › 174 › concatenating-int-and-nvarchar-column-in

    Concatenating int and nvarchar column in sql

    2026-07-12
  8. SQL query to find second highest salary

    minifycode.in › article › 104 › sql-query-to-find-second-highest-salary

    SQL query to find second highest salary

    Job Listing
    2026-07-12
  9. How to execute SQL script file using c#

    minifycode.in › article › 422 › how-to-execute-sql-script-file-using-csharp

    How to execute SQL script file using c#

    2026-07-12