If you know you need an inner join then this would imply you have an understanding of SQL, I would try more dedicated coding forums firstI want the count from Vulnsummary table but based on Dataset table, i think some Inner Join function will apply into this
If you know you need an inner join then this would imply you have an understanding of SQL, I would try more dedicated coding forums first
You’re asking on BHW for a coding related question. You will find the answer a lot quicker on a coding forum.I know it can only be done with INNER JOIN but i don't know much about this.. still looking for someone who can make a query for me
You’re asking on BHW for a coding related question. You will find the answer a lot quicker on a coding forum.
Failing that learn how to use the inner join command.
Hint: you need to join on vtitleid on datasetid
This would suggest your question or a similar question has been asked.I also posted the same on stackoverflow, but their some dumb guys always marked my question as Duplicate..
This would suggest your question or a similar question has been asked.
Why not invest your time in learning SQL?
Actually this is one small assignment which I've to submit by tomorrow morning and due to WFH, i didn't get much time.
Already engaged with some other things.