Topics
Started by
Posts
Last post
Hi All, I have domain in Column A. Here I need to count how many domain and need them to flag 1, 2,…
3 replies
Hello, I have a table which has two columns such as Type and Date. If I enter "Apple" in Type I hav…
5 replies
If anyone used artificial intel like Gee-Pee-Tee for writing T-SQL (MS SQL server) code what was yo…
21 replies
Hi All, I'm certain this is normal behavior, I'm just not getting it. Run this code to create table…
3 replies
hi, I heard many people saying "functions are denounced in tsql" is there any catch? q1) need to kn…
8 replies
I am using a query (using TMSCHEMA) to derive the tabular tables to be processed. The aim is to pro…
3 replies
Back in pre-history, I posted a question about a recursive query to get "course depth/sequence" to …
3 replies
We have state of the art latest and greatest managed SQL Azure MI Business critical. Table has 84 M…
9 replies
I have a stock market table that includes 70 tickers per day: ticker date, ticker, close, open I ne…
2 replies
WITH MaxD AS (select t1.* from D as t1 inner join ( SELECT ID, CN, TB, MAX(BD) as MaxBD FROM ( SELE…
6 replies
Hi All, I have an excel data that need to to import in SQL Server. Here I have 628 columns. When I …
4 replies
there is a field userid, firstname and last name which is allowing such userids Allowing upper case…
4 replies
I want to use R and Python with SQL Server 2022, but I get an error if I try to exec the Python syn…
1 replies
Good Morning , I have a policy table with below structure. I would like to get how many acti…
17 replies
Hi, products like SQL Compare detects if a column has been renamed. To detect new columns, dropped …
2 replies
Viewing 15 topics - 106 through 120 (of 308 total)
You must be logged in to create new topics.