Skip to main content
Skip table of contents

Vendors

Column

Format

Unique value

Contents

Id

Smallint

(tick)

Vendor ID.

Name

Varchar(30)

Vendor Name.

Example Data

Query

SQL
SELECT TOP 10 *
  FROM dbo.Vendors

Result

Id

Name

81

ADIDAS

102

EI TAVARANTOIMITTAJAA

78

NIKE

103

OMPELIJA

82

PATROL

9999

TESTITOIMITTAJA

24

TOIMITTAJA

22

TOIMITTAJA

21

TOIMITTAJA

20

TOIMITTAJA

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.