Skip to content

Tugrul ASLAN

  • Home
  • Software Engineering
  • About

Selecting and grouping datas in a column

Reading Time: < 1 minute

this sql lists all the datas in a column removed duplicated ones

SELECT DISTINCT COLUMN_NAME FROM TABLE_NAME ORDER BY COLUMN_NAME
Share this content @ Share on FacebookShare on LinkedinShare on XingShare on TwitterShare on PinterestShare on Reddit
Author tugrulaslanPosted on April 21, 2014August 7, 2018Categories SQL&Database

Post navigation

Previous Previous post: Tomcat 7: exceeds the configured maximum capacity cannot upload larger than 50mb
Next Next post: Listing all column(s) in a table

Categories

  • Algorithms (8)
  • Android (2)
  • Application Servers (12)
  • Architecture (1)
  • Best Practices (1)
  • Data Structures (5)
  • Design Patterns (5)
  • Frontend Development (6)
  • Hibernate (5)
  • Java (81)
  • Java Server Faces (23)
  • Linux&Unix (19)
  • Maven (9)
  • Operating Systems (23)
  • Spring (14)
  • SQL&Database (21)
  • Testing (8)
  • Version Control (2)
  • Windows (3)
  • ZK Framework (6)

Search in blog

Tag Cloud

  • amqp (1)
  • architecture (1)
  • assertj (1)
  • best practice (1)
  • best practices (1)
  • binarytree (1)
  • circularlinkedlist (1)
  • cqrs (1)
  • datastructures (5)
  • designpattern (2)
  • docker (1)
  • doublylinkedlist (1)
  • environment (1)
  • environment variables (1)
  • eventsourcing (1)
  • hashmap (2)
  • heapdatastructure (1)
  • heapsort (1)
  • ibmmq (1)
  • ibmmqindocker (1)
  • ibmmqlight (1)
  • ibmmqondocker (1)
  • insertionsort (1)
  • java (2)
  • jdk (1)
  • junit (1)
  • linkedlist (1)
  • linux (1)
  • mqlight (1)
  • object (2)
  • rabbit-mq (1)
  • radixsort (1)
  • russianroulette (1)
  • russian roulette (1)
  • selectionsort (1)
  • shellsort (1)
  • singlylinkedlist (1)
  • sorting (8)
  • sortingalgorithm (8)
  • spring (1)
  • spring-cloud (1)
  • stack (1)
  • test (1)
  • testing (2)
  • variables (1)

Recent Posts

  • Setting Environment Variables in Linux
  • Event Sourcing and CQRS
  • Spring Cloud – Rabbit MQ Comprehensive Glance
  • Exception Testing
  • IBM AMQP

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Home
  • Software Engineering
  • About
Tugrul ASLAN Proudly powered by WordPress