Topics
Started by
Posts
Last post
Hi , Below is the query which has two tables, based on the business requirement , have written the …
7 replies
Hi, Our system team warn us they detected unsecured connections when one of our linked server try t…
4 replies
Hi I have below query. Select EmpCode,Deptt,EmpName from Employee I want if Date is 16th then recor…
7 replies
I have a table that has ContactNumber (Bigint), MemberNumber(bigInt) and ContactDate(date). The tab…
8 replies
Good day Gents, I have an SSRS report that I'm working on, and one of my expression is returning a …
5 replies
Hi Team, Greetings! I have below table. let table name =Emp I need to query in the table like belo…
5 replies
Hi guys! I have the following two test tables and have created the following function. My question …
4 replies
Hi clever people! given the following: SELECT CASE WHEN NULL = NULL THEN 'No' ELSE 'Yes' END AS Res…
5 replies
Hello, I have a company table for some reason I can't create a constraint on table level. I am tryi…
6 replies
The following syntax works on 2017 SQL Server, but fails on 2014: create table TESTUNQ ( COL1 int…
2 replies
Good day, I would like to import a flat file (pipe delimited) into a SQL table using the script bel…
2 replies
Hi Experts, I have a table as below and I am inserting some 500 rows to it and I am creating the no…
4 replies
Hi clever people I have the following tables below called employee and department. What would be t…
2 replies
Hi guys Consider the two tables below. Assuming there was no relationship between the two tables h…
2 replies
I used to think I am quite good at tackling performance issues, but this one is not making any sens…
1 replies
Viewing 15 topics - 331 through 345 (of 3,067 total)
You must be logged in to create new topics.