SpitFire Help Desk



Deleting records with a certain prefix

If the phone number is like the format 9725551234 then the query would be: Delete from clients where substring(voicephone,4,3)='555' If the phone number format is 972-555-1234 then the query would be: Delete from clients where substring(voicephone,5,3)='555'

Related Articles

Attachments

No attachments were found.

Visitor Comments

No visitor comments posted. Post a comment

Post Comment for "Deleting records with a certain prefix"

To post a comment for this article, simply complete the form below. Fields marked with an asterisk are required.

   Name:
   Email:
* Comment:
* Enter the code below:

 

Article Details

Last Updated
20th of August, 2008

Would you like to...

Print this page  Print this page

Email this page  Email this page

Post a comment  Post a comment

 Subscribe me

Subscribe me  Add to favorites

Remove Highlighting Remove Highlighting

Edit this Article

Quick Edit

Export to PDF


User Opinions

No users have voted.

How would you rate this answer?




Thank you for rating this answer.

Continue