I'd like to query all the series in my EViews database that do NOT have a description containing the string "random".
I basically want to do an inverse of whatever comes out of the "matches" clause. How can that syntax be written?
Query: Does Not Match?
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
EViews Jason
- EViews Developer
- Posts: 870
- Joined: Tue Sep 16, 2008 3:50 pm
Re: Query: Does Not Match?
Try
Code: Select all
=@Wquery("mydb"," name matches * and not description matches random")Who is online
Users browsing this forum: No registered users and 2 guests
