March 24, 2023
  • Facebook
  • Twitter
  • Youtube
Expert-Only

  • Database
    • Create database with SQL Server Management Studio
    • Create SQL database with a script
    • Drop SQL Server database script
  • Tables & views
    • Table
      • Create SQL Server table
      • Create table with primary key
      • Create customer table
      • Alter SQL table
      • Truncate SQL Server table
      • Drop SQL table
      • Check if SQL table exists
    • View
      • Create SQL Server view
      • Alter SQL view
      • Drop SQL view
      • Create SQL partitioned view
  • Procedure & functions
    • Procedure
      • Create stored procedure
      • Alter stored procedure
      • Create procedure with parameters
    • Function
      • Manage SQL function
      • Create SQL function
      • Call SQL function
      • Alter SQL function
      • Delete SQL function
  • Indexes & partitions
    • Index
      • Clustered SQL index definition
      • Create SQL index
      • Rebuild SQL index
      • Reorganize SQL index
      • Disable SQL index
      • Drop SQL index
      • List all SQL indexes
    • Partition
      • SQL Server partition definition
      • Create SQL table partition
  • MS Office tips
    • Excel tips
      • Best cell selection shortcuts for Excel
      • Display the day in all letters with Excel
      • Excel shortcut to select an entire column
      • Disable the direct edit option in Excel
      • Turn off Excel Scroll Lock option
    • Word tips
      • Create an automatic table of contents with Word
      • Delete a horizontal line in Microsoft Word
      • Insert a comment in Word margin
  • IT concepts
    • Dimension table definition in Business Intelligence
    • DSS or Decision Support System definition
    • EPM or Enterprise Performance Management definition
    • OLTP and Transactional Databases definition
  • MS-DOS commands
  • Useful SQL
    • Insert into from a select query
    • SQL Server insert or update query example
  • Time and dates
    • Display full month name in SQL Server?
    • Time difference in hours minutes
  • Strings
    • Split text after character with SQL Server Substring
    • Remove SQL line break from text
    • Split long SQL Server text in lines
  • SQL Server
    • SQL Server Abbreviations
    • SQL Server Downloads
    • SQL Server Errors
  • DAX functions
Home2021December

Month: December 2021

Word tips

Create an automatic table of contents with Word

December 31, 2021

How to create an automatic Word table of contents? An automatic table of contents adds direct links from the rows of the table of contents to the different sections of the document. That …

IT Concepts

DSS or Decision Support System definition

December 30, 2021

What is a DSS or Decision Support System? The definition of a DSS is an integrated IT system designed to help managers make decisions. The decision support system is a very important part …

SQL Server Tables

List all SQL Server tables with a query

December 29, 2021

To display the list of SQL Server tables of a specific database, several solutions are possible. Indeed, to audit a database and its tables, it is common to want the list of tables …

Word tips

Delete a horizontal line in Microsoft Word

December 28, 2021

How to delete a horizontal line in Word? A horizontal line appears in your Word document and you cannot delete it. In this short article, we will show you how to delete this …

Excel Tips

Turn off Excel Scroll Lock option

December 27, 2021

How to disable the Scroll Lock option in Excel? Indeed the scroll lock mode makes the Excel file scroll. Pressing the directional arrows on the keyboard does nothing, the cell remains locked but …

2017 - 2022 | Expert-Only.net | Learn Microsoft IT by example © All rights reserved.