Topics
Started by
Posts
Last post
hiii guys... I want a detailed clarification on when to use various join operations. please help me…
5 replies
I have four source tables as below: [vw1], [vw2], [vw3], [vw4] I need to get an output joining all …
3 replies
Hi All Not sure why I'm having such a mental block on this. Below is sample code and data with inli…
7 replies
I’ve got an issue which has come up with enough regularity that I wanted to see if you knew of a cl…
5 replies
i have a table with 2 fields IpMax, IPMin i want to compare an ip whether it is in the range(in ma…
24 replies
I have two tables and I need to join on one column if there is a match else join on another Example…
2 replies
Hi, Wondering if anyone has an elegant solution to finding out how much time has elapsed for a spec…
11 replies
I need to make a condition where I exclued results from a column where the first 2 characters are n…
4 replies
This sample code should work if folks want to test this - just add your email in the 2 sections [in…
3 replies
Hi, I have the following two tables SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO SET ANSI_PADD…
2 replies
Hi I know that It's possible to export the entire result set of a Stored Procedure to file, table e…
4 replies
Hello, I have a website/database app with a text column that stores a user's bio where users are no…
12 replies
Hello there! This is a high-level explanation. I have two sets of data. One set , let's say, is em…
2 replies
I compiled a stored procedure (UnitPricingTrans) 3 days ago. The first execution took 10 min. When …
25 replies
I have a customer that is upgrading his legacy to updated version of his software and I have to dev…
2 replies
Viewing 15 topics - 2,791 through 2,805 (of 10,647 total)
You must be logged in to create new topics.