MySQL Forums
Forum List  »  General

Query Assitance
Posted by: Imran Seyed
Date: September 11, 2018 02:56AM

Hi All,

I have the following connection string to my Table:


Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=True;Data Source=DESKTOP-95ILFFU\SQL2012EXPRESS;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=DESKTOP-95ILFFU;Use Encryption for Data=False;Tag with column collation when possible=False;Initial Catalog=SBL

How do I include a filter statement to one of the columns in the subject table. e.g. I have a column Named "DISCCD_SALES" and I want to query only those rows with text "VL1" in it

Options: ReplyQuote


Subject
Written By
Posted
Query Assitance
September 11, 2018 02:56AM
September 11, 2018 03:38AM
September 11, 2018 08:12AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.