Topics
Started by
Posts
Last post
I'm testing on some part of the application . My Table structure is like create table test (id cha…
9 replies
I have a textfield SectionText in column in my table Section. The sectionText field contains multip…
5 replies
Hello, How can i merge same fields different values to one value? eg. tblEmployee table and output …
3 replies
Hi I have this code: SELECT pwh.IFA_Company_Name as IFA_Company_Name, t3.Client_Full_Name as Clie…
3 replies
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
Viewing 15 topics - 4,831 through 4,845 (of 10,647 total)
You must be logged in to create new topics.