sql - Delete only 500 rows from a table -


क्या कोई कृपया, कृपया 20000 पंक्तियों वाली तालिका से मात्र 500 पंक्तियों को हटाने के लिए मेरी मदद करें

बहुत कम

Itemprop = "text">

आप शीर्ष कीवर्ड का उपयोग कर सकते हैं जैसे कि आप एक चयन में

  हटाएं शीर्ष (500) myTable से जहां दिनांक & lt; '01 / 01/2009 ' 

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -