Skip to content

Duplicate or same record in select query

I tried to execute a select query which I select from the different tables but I still getting duplicate record even I use “DISTINCT”. Below I attached the result from my query. Answer DE_Name is different between 2 rows. So it’s correct. To resolve your problem, just do it However, the root…

Recursive Function Compare Values in MS SQL Server

I have a table that has three columns. One is the MemberID, the other column is the score that they got, and the other one is the date when they got the score. I want to create a result set that is …

PHP & jQuery form submission issue

I’m creating website project where you can edit a post after it has been published. I’ve a made the site with PHP, SQL and jQuery, and all posts that are published to the site gets outputted to the …

Fix Join table functions or not duplicate values?

So I have a query in NaviCat, it has a part that looks like this: As the Base table has the Identifier Number, but does not contain the Names of the person. It is connected properly and works. However, It is tripling some rows in certain cases. I can get a response back that looks similar to this I would