Need Small SQL Query to search the multiple tags from multiple Columns in the SQL Table. -- 2

Törölve Kiadva: 5 évvel ezelőtt Kiszállításkor fizetve
Törölve Kiszállításkor fizetve

Need proper SQL Query for the following query:

For E.g. there are some records in the SQL DB Table as follows:

ID NAME DESCRIPTION

1 Test One This is the Test Record having test description

2 2nd Record This test record is the another one with sample text

When you are typing in words to search for an item and you hit return each time. Examples “test” “record” “text”

The search conducted should only be looking for items that match all three of the criteria and not just one of the criteria. Otherwise we are getting bad results, especially when you search like “test” “text”. It is giving us lots of items with just 'test', but are not related to 'text'.

Need SQL Query for the above.

Adatbázisfelügyelet Adatbázis-programozás Microsoft SQL Szerver SQL

Projektazonosító: #17956256

A projektről

11 ajánlat Távolról teljesíthető projekt Utoljára aktív: 5 évvel ezelőtt

Odaítélve:

KPanwar

Hey there, recently i have worked on such type of searching and created a stored procedure, I can quickly provide you a solution within 1 day. Please give me this opportunity and you get exactly what you needed.

$23 USD 1 napon belül
(1 Visszajelzés)
0.0

11 szabadúszó tett átlagosan 20$ összegű árajánlatot erre a munkára

mail2vimalarora

Hi, Being experienced in working on several Sql related projects of various complexities and can help you out in getting it done as needed in the mentioned description. Available to discuss now. Waiting for your resp Továbbiak

$20 USD 1 napon belül
(77 vélemény)
5.6
vjram4

I have good working skills in SQL and Good working skills in C#, VB, .NET, C++, Machine Learning, Java, XML, angularjs 5,MS Access VBA, Excel VBA,Word VBA.

$25 USD 1 napon belül
(0 vélemény)
0.0
amit2911

Hello, Greetings! My name is Amit Srivastava with an experience of 4+ years in java and web application development.I also have experience in workflow (BPMN) , ESB integration. . I can help you with to analyse, plan Továbbiak

$20 USD 1 napon belül
(0 vélemény)
0.0
kaduffy1

I am an expert at SQL and I can resolve any discrepancy you may run into. This is just a matter of utilizing the correct Joins and Where clause.

$25 USD 1 napon belül
(0 vélemény)
0.0
diegoanazonian

Hello ! I would like to know more about your requirement. Chat me and lets talk about. Hope to talk to you ! Regards, Diego !

$30 USD 1 napon belül
(0 vélemény)
0.0
chidambard

Pl let me know which DB it's and how to access from my end. Have 23 years of S/W development experience with DB. The bid is for a single SQL. Regards, Chidambar Deshpande

$15 USD 1 napon belül
(0 vélemény)
0.0
rhbasas

Use like function from like. If you want a result that is related to test, text and bonus this is the query select ... from..... where columnname LIKE '%test%' and columnname LIKE '%text%' and columnname LIKE '%bonus% Továbbiak

$20 USD 1 napon belül
(0 vélemény)
0.0