Definition

segment

A segment is a defined portion or section of something larger such as a database, geometric object, or network. The term is used in database management, graphics, and communications.

1) In a database, a segment is a portion of the database that consists of one or more extents. Each extent is in turn made up of units called blocks, which are the smallest database units. One or more segments make up a tablespace.

2) In graphics, a segment is defined by the shortest possible path between two points. In a bitmap, the thinnest possible segment is the set of all pixels that lie closest to the shortest path between two points. In vector graphics, a segment is generated by specifying two end points and then executing operations that construct a straight line between and including those points. Two or more segments placed end-to-end form a polyline.

3) In communications, a segment is a portion of a network. Within a network segment, data can flow between any two points without having to pass through switches, routers, bridges, or hubs. The size of a segment can be defined by the number of workstations within it, or by the amount of network traffic it carries.

This was last updated in September 2005
Posted by: Margaret Rouse

Email Alerts

Register now to receive SearchSQLServer.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States. Privacy

More News and Tutorials

  • Download SQL Server Insider

    SQL Server Insider e-zine is a quarterly online publication focusing on Microsoft’s enterprise database, SQL Server. Join the editors of SearchSQLServer.com for an in-depth look into the database trends sweeping over Microsoft, including business intelligence, cloud computing and “big data.”

  • SQL Server's Data Quality Services makes cleanup a cinch

    SQL Server Data Quality Services is Microsoft’s newest data-cleansing tool. Expert Denny Cherry examines the upcoming SQL Server 2012 feature and delves into its components and processes.

  • Microsoft SQL Server, PDW reach out to Hadoop for big data processing

    In this Q&A, Microsoft’s Mark Kromer discusses the company’s preview of SQL Server connectors for Hadoop and the shift to the Open Database Connectivity interface for data access.

Do you have something to add to this definition? Let us know.

Send your comments to techterms@whatis.com