Topics
Started by
Posts
Last post
I have 5 columns in my database. 1 column is coming like a dynamic. I want to convert records from …
3 replies
HI, I am new to work on Sql server, I have One Stored procedure Sp_Process1, it's returns no of col…
1 replies
Hello, I have a scenario wherein one of the column values in a row contains a string value which is…
2 replies
Hi Friends I ve the table like create table test ( product varchar(50), QTY int, rate float, Bill_d…
17 replies
I have someone telling me that I should have put my AND statement in the join instead of the where …
4 replies
I'm partitioning data to group by lead_id and order by date in descending order with the following …
13 replies
Hi, I have a table with a load of currency data in it. There are 5 columns I'm interested in. The "…
2 replies
Hi, I have created dynamic sql to declare variables based on columns from the table and i set value…
4 replies
The database consists of the following tables: create table dbo.customer ( customer_id int iden…
7 replies
Hello, I have this doubt. I've found different answers for this question in the web. A fast_forwa…
6 replies
Hi, I have column in a table (tblDomains) called "domain". I am building dynamic SQL (don't shout a…
6 replies
Hello Everyone and Happy Friday! I am working with some old code that we are trying to clean up and…
2 replies
Hi, I am looking for a script which will help me to capture the object details like constraints, cl…
7 replies
Sorry if the title is a bit vague - this is the age old problem of creating the missing records in …
6 replies
I am struggling to understand some of the methods on the internet that say how to do this. I have a…
4 replies
Viewing 15 topics - 1,606 through 1,620 (of 10,647 total)
You must be logged in to create new topics.