Topics
Started by
Posts
Last post
Hello everyone, well I'm trying to utilize dynamic SQL to do some ETL processes on a database I'm w…
2 replies
I am trying to run this query but getting following error: Query: insert into TB_HOSP_CORE (MON) SE…
5 replies
I need help to write a sql query, Here is my Query to find out Fragmentation Level is more than 30%…
1 replies
Hello Everyone I am loading some data, not clean and not from another SQL source. So there are all …
4 replies
Hi friends How to Exclude Records using join . I usually do not in Example: I have a Table A and …
7 replies
I face one interview question.One salary table i have three column like (id,name,salary) Table Name…
10 replies
why is the difference between both outputs ... --SQL1: Declare @tab table (seq int , k varchar(20…
3 replies
hi, when I ran query- SELECT CONVERT(FLOAT,'-') It gives me an error- Error converting data type va…
12 replies
I am new to programming and have had trouble trying to create a sql statement that gives me the res…
10 replies
Hi all, I've been trying to solve the collating sequence issue for one of my update statement but c…
2 replies
Hey guys! Need your valuable help again, please! 😀 I have various objects within one Salseforce sys…
13 replies
Our Acounts Payable changed the way they pay vendors, from now on they will cut checks only on frid…
4 replies
Hi, CREATE TABLE [T_Master_lookup]( [F_lookup_id] [int] NOT NULL, [F_data_id] [int] NOT NULL, [F…
5 replies
Hi all, I'm trying to convert a string to XML, I'm not sure why I'm getting the error:XML parsing:…
5 replies
Hi all, I have to join two tables with the common field being the [SONumber] Well the problem I am…
9 replies
Viewing 15 topics - 4,831 through 4,845 (of 10,635 total)
You must be logged in to create new topics.