Courses
Log in
Start Learning AI
Courses
Log in
Start Learning AI
Q&A Discussions
Search
Search
Ask a question
Ask a question
DISTINCT
sql
0 Votes
5 Answers
16th Jan 2021, 9:25 PM
Илья Касатов
Uso DISTINCT
distinct
select
1 Vote
1 Answer
24th Jun 2020, 2:40 PM
Leo G (Leo4116)
Distinct values confusion
distinct
es6
map
set
0 Votes
3 Answers
29th Apr 2021, 11:56 AM
Lee 4 Code
DISTINCT and LIMIT
sql
1 Vote
4 Answers
31st Jan 2017, 6:12 AM
Hamid
Getting distinct random numbers.
c++
code
cpp
help
number
random
0 Votes
8 Answers
15th Feb 2017, 9:02 PM
Safal Basnet
Union and distinct
performance
sql
0 Votes
1 Answer
15th Nov 2017, 8:07 PM
Alexander Schaubert
what means distinct
-1 Vote
1 Answer
14th May 2017, 7:03 AM
Ahmed Abdullahi Warsame
distinct command delete duplicate data?
sql
12 Votes
4 Answers
11th Sep 2016, 5:44 AM
Saurav Saini
What is distinct command?
sql
1 Vote
2 Answers
22nd Sep 2016, 4:49 AM
neha
issue with distinct in joint table
mysql
sql
0 Votes
3 Answers
24th Jan 2021, 8:24 PM
Kevin Nadjarian
DISTINCT Query with multiple fields.
column
data
database
datum
distinct
fields
query
select
sql
0 Votes
4 Answers
21st Aug 2017, 12:39 PM
Raphael Coelho
Select distinct name, email from USER;
sql
1 Vote
4 Answers
30th Mar 2017, 7:43 PM
Vibhuti Narayan
ES6 Set: Distinct Values of the Set
javascript
node.js
solved
1 Vote
4 Answers
22nd Feb 2022, 6:42 AM
Tahiti🌍Castillo
Help with excercise Distinct values of a set
javascript
1 Vote
5 Answers
23rd Jul 2021, 2:13 PM
Brigi
select distinct values from multiple coloumn.
mysql
0 Votes
2 Answers
16th Feb 2021, 5:55 PM
Manjit Kumar
Difference between distinct and group by
mysql
sql
1 Vote
1 Answer
14th Jun 2019, 1:33 AM
Antoin Sader
how to use distinct in where clause
mysql
sql
0 Votes
4 Answers
9th Jan 2020, 10:23 AM
Lakshmi Reddy Sanikommu
How to get distinct random numbers??
c++
java
python3
1 Vote
2 Answers
29th Oct 2017, 12:52 PM
ayush agarwal
How's Interface distinct from class and abstract?
java
3 Votes
2 Answers
23rd Apr 2017, 2:07 PM
John Watson
order of producing result when distinct is used
mysql
sql
0 Votes
6 Answers
9th Jan 2020, 10:32 AM
Lakshmi Reddy Sanikommu
Calculate the numbers taken to reach the distinct numbers.
python3
0 Votes
8 Answers
12th Feb 2020, 10:10 AM
Prithvi
Select distinct name, email from USER;
sql
-1 Vote
1 Answer
30th Mar 2017, 7:43 PM
Vibhuti Narayan
Distinct elements of two arrays into single array. And count no of this distinct elements
distinct
0 Votes
1 Answer
20th Sep 2018, 4:26 PM
Jyothsna Sattenapalli
Selecting multiple columns with distinct and without it?
distinct
sql
1 Vote
2 Answers
18th Sep 2016, 10:35 AM
David Djordjevic
Will distinct keyword returns NULL value from column?
sql
0 Votes
3 Answers
22nd Nov 2016, 3:40 AM
Priya
How to use distinct key word in query
sql
union
1 Vote
2 Answers
5th Sep 2017, 6:37 AM
Dnyaneshwar B.Gaikwad
SQL to select count of prices from distinct shopNames
count
distinct
fielda
fieldb
sql
sqlite
1 Vote
2 Answers
7th Jul 2019, 11:34 AM
Nathan Stanley
why the output showing distinct numbers? little confused plz help?
c++
functions
rand
variables
1 Vote
6 Answers
27th Dec 2016, 6:45 AM
neil
Is distinct work as group by in SQL !?
sql
1 Vote
2 Answers
18th May 2017, 11:17 AM
Brahim Chai
How to generate two distinct numbers whose sum is equal to given number
data-types
java
1 Vote
12 Answers
6th Apr 2019, 6:32 AM
Pranshu Ranjan
Can anyone tell me what does distinct function do in SQL
dab
0 Votes
4 Answers
6th Feb 2020, 4:01 PM
Harv
What is the principle DISTNICT keyword in SQL???
distinct
sql
9 Votes
5 Answers
6th May 2019, 5:15 AM
Nasir❤
Find all distinct palindrome sub-strings of a given string In C
c
palindrome
palindromestrings
palindromic
sub-strings
words
0 Votes
2 Answers
4th Apr 2021, 8:28 AM
Maja
CAN I LEARN PROGRAMMING AND ANIMATION OR THEY ARE VERY DISTINCT CHOICES ?
animation
confusion
gaming
programming
3 Votes
4 Answers
30th Aug 2017, 10:53 AM
Akshit Chhikara
How do you build a querry to get distinct results in SQL?
mysql
sql
0 Votes
2 Answers
9th Nov 2019, 11:19 AM
Abraham Zimba
Can we use "*" with distinct ? If yes how ? If not why ?
distinct
query
sql
syntax
0 Votes
3 Answers
19th Feb 2020, 6:36 PM
Nishant Joshi
C program to find number of distinct elements in the array.I enclose the code tried by me.
c
2 Votes
10 Answers
19th Feb 2019, 2:40 PM
Punnam Ruthvik Reddy
Displaying multiple records corresponding to each distinct record from the same table.
mysql
php
0 Votes
1 Answer
28th Feb 2019, 4:20 PM
Learner70
SELECT DISTINCT * FROM customers WHERE city = 'Newyork'; is it possible?? if there are multiple city then show only once.
distinct
sql
where
2 Votes
14 Answers
9th Oct 2016, 6:53 AM
Morshed Islam
Write a C program to find the total number of distinct elements in a sorted array?
arrays
3 Votes
2 Answers
17th Nov 2018, 12:03 PM
SK Shravan
can anyone explain me the output of the 2 below listes Distinct keyword queries!
sql
1 Vote
1 Answer
18th Jun 2017, 5:05 PM
lalit sachdeva
How to end- sort a list of distinct integers by using minimum number of moves?
python
python3
0 Votes
2 Answers
7th Mar 2019, 4:28 AM
Saicharan Pedapati
Do the keyword "DISTINCT" works only for the immediate next column_name to it or for all column-names in a query?
distinct
sql
1 Vote
1 Answer
14th Jan 2017, 3:22 AM
Sourabh Deoghare
dintinct query
display
distinct
0 Votes
1 Answer
14th Sep 2016, 5:09 PM
Abhishek Dixit
How can I save just one input from the user to two distinct variables (such as int and string) in java?
java
0 Votes
5 Answers
20th Nov 2019, 7:36 PM
Mutiu Olagoke
What then is the difference between DISTINCT and the simple SELECT function ... Since they both show particular columns
sql
0 Votes
4 Answers
1st Apr 2016, 6:36 AM
avarus
Can someone help me distinct out those differences in programming language (c,c++,ruby,jsnode,etc) and what their uses for.tq
beginner
c++
css
html
js
programming
whattolearn
0 Votes
1 Answer
19th Feb 2019, 7:42 AM
Amir Firdaus
how to make a json format from html table distinct rows by clicking on every btn in row separately
javascript
jquery
json
tables
0 Votes
1 Answer
14th Apr 2022, 3:25 PM
Sameer Javed
Is there any alternative in order to retrieve unique records or to avoid duplicate rows without using distinct keyword?
sql
1 Vote
2 Answers
6th Jul 2016, 11:56 AM
Manu
select distinct name from medication where code in (select medication_code from donors_medications where donor_id in (select don
sql
0 Votes
1 Answer
16th Nov 2016, 10:28 AM
adithya ravindran
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
2
Next >
Hot today
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for “Intergalactic Champion”
4 Votes
Python intermediate help with dictionaries
0 Votes
Marquee
1 Votes
Fill in the blank to declare a static variable.
0 Votes
What are the advantages and disadvantages of using let vs var when declaring variables in JavaScript?
0 Votes
Any Advise?
1 Votes
RUST'S FUTURE
1 Votes
Popsacles Aufgabe
1 Votes
How far do courses go on Sololearn?
0 Votes
Question #2: "Please activate your account and keep learning to enable messaging. An email has been sent to you"
1 Votes