do mysql create another table when selecting rows?if this happens it will take up lot more space on hard disk as duplicate entries will be risiding in table formed by "select"...
ankit1122 -3 Junior Poster in Training
Recommended Answers
Jump to PostNot sure what is that query? The reason is that it will very likely return an empty row back because of your WHERE clause...
My question is, why do you think it will create new "table" (not "row")? What functionality or command are you using that implies what you said?
All 3 Replies
mattster 195 Practically a Master Poster Featured Poster
ankit1122 -3 Junior Poster in Training
Taywin 312 Posting Virtuoso
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.