Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Browsing all 3145 articles
Browse latest View live

MS SQL Full Text Search - Ordering on joined “non indexed” column

I'm having an FTS with the following conditions.SELECT .....FROM Database.dbo.addressbook T  LEFT OUTER JOIN Database.dbo.favorites F ON T.TargetMail = F.TargetMailWHERE 1 = 1  AND (@kw1 = '""' OR...

View Article


Handling DBNull When Inserting or Updating Using Stored Query

Hi Guys,I have a question and I'm hoping someone can help me sort out a clean and effective way of handling my problem.  Most of the fields in my primary table are not required and thus allow nulls....

View Article


Hourly Sum of Data

Hi,Newbie in SQL. I have 2 tables session & record. Session table stored job start & end time data in 2 session, normally start on 0700 to 1500 (first session), 1500 to 2300 (2nd session). The...

View Article

Image may be NSFW.
Clik here to view.

JOIN Question

hello guys,i am trying to build a query based on a join between 2 tables but i need to display all the left table column and from the second table the answers based on 2 where criteria.

View Article

How to Update column on the table with Clustered Columnstore Index and 30+...

Hi,I have come across an scenario where i need to update the column on the table with Clustered Columnstore Index on it with 30+ million records(SQL 2014). currently update is taking a lot of time.I...

View Article


Image may be NSFW.
Clik here to view.

Update data with same values

Hello,I have a table with the header and child record in the same table. I need to be able to mark all the parent records. This is what my table looks like.

View Article

Image may be NSFW.
Clik here to view.

Call a webservice from T SQL

Good morning,I need to call a webservice from T SQL,how can I do?This call have user and password and i have tihs result tha i save on my table sql:

View Article

Performance Issue migrating BLOB data from one database to another

I'm working on a consolidation of 2 databases into one.  One of the larger tables has 6 BLOB columns (text, varchar(max), nvarchar(max)) and takes an unacceptable amount of time to migrate in testing....

View Article


http://www.usadrugguide.com/nitro-boost-max/

 Present day scientific research has found that fenugreek reduces levels of cholesterol, controls diabetes and reduce the symptoms of menopause. In Nitro Boost Max india, traditi

View Article


their little brother

[url=https://www.facebook.com/events/1935054003381824/]All-Blacks vs Argentina Live Stream[/url]

View Article

http://supplementbase.com/perform-x-test

becoming predictable you and your Lacroix mmhmm oh my god what was that  That's notme what are you drinking  Rachel Brockarms back all right oh my  god yay BrockJason Skywalker Armstrong&nbsp

View Article

How to encrypt Credit Card numbers?

We have now finally moved all our customers to SQL 2014 from old or very old SQL versions and I have been given a task to enquire how to encrypt credit card numbers in the database.Before I will start...

View Article

he furnished Carmel with additional

[url=https://www.facebook.com/events/1874846942832130]Michigan vs Cincinnati Live Stream[/url]

View Article


Jaime to begin with

[url=https://www.facebook.com/events/785320468295213]Michigan State vs Western Michigan Live Stream[/url]

View Article

would apply only to certain

[url=http://www.coastlab2018.com/sites/default/files/resumenes/kstv-ohio-states-vs-oklahoma-live-stream-ncaaf-onlinepredictions-09-september-2017-week-2.pdf]Ohio State vs Oklahoma Live Streaming[/url]

View Article


and scattered shards

[url=http://www.coastlab2018.com/sites/default/files/resumenes/dngtv-notre-dame-vs-georgia-live-stream-ncaaf-onlinends-09-september-2017-week-2.pdf]Notre Dame vs Georgia Live Streaming[/url]

View Article

Capitol Building

[url=https://livestream.com/touchdown/afavcbe]Falcons vs Bears Live Stream[/url]

View Article


Retrieve value from XML

I've been trying to figure out the syntax for pulling the value for INSTANCENAME.  Here is the top of the XML that resides in the row:<DataFeed...

View Article

The Multi-Part Identifier 'UDF-Name' Cannot Be Bound.

Hi Guys,I'm having a bit of a problem writing what I thought was going to be a rather straight-forward SP.  I'm getting a red flag from the editor on multiple lines.  The error is the same for all...

View Article

Extract New Members from Gridview

Hello Boss,kindly assist with a code to extract new members in the scenario described below:1. i have a table in sql that stores names and IDs, 2. in c# datagridview "A", i upload from excel list of...

View Article
Browsing all 3145 articles
Browse latest View live