Topics
Started by
Posts
Last post
HI, I am using the below query to fetch a data from SQL server. But the query returned Invalid leng…
4 replies
Hi All, Do we have any way to find out the space occupied by individual records in a table? My obje…
5 replies
Hi, I am brand new to SQL. I'm using postgres with PopSQL interface. I am trying to run the follow…
2 replies
What I have missed from this code? I'm trying to show the DateTimeRaised field as a week ending Sun…
1 replies
Greetings, I am having issues parsing the following Json string using openjson. I am having problem…
2 replies
Hello, guys! I created a SSIS package in Visual Studio Community 2019: Everything is working fine,…
2 replies
Hi, Are there app developers in this forum? Where does your app's SQL live? I'm out with a new vers…
2 replies
Hi I am working a lot with SQL Server and Python and after updating the SQL Server from 2017 to 201…
3 replies
I am testing two examples in which a WHERE clause is compared to the results of a subquery. SELEC…
5 replies
I am testing the TRY_CONVERT( ). Here is my code: SELECT TRY_CONVERT(int, 'ABC') as Result;-- r…
5 replies
Hello Gurus I have a query that looks something like this delete a from table a inner join (select …
8 replies
I am testing on the AdventureWorks database (the OLTP version, not the data warehouse version). Th…
1 replies
I want this function to retrieve the latest buyer from two databases db1 and db2. It worked for a …
2 replies
I have this table: CREATE TABLE dbo.legalchanges ( userid bigint NOT NULL, TCChanges int NOT NULL…
8 replies
Hi all, Hopefully you can help me. I have created a sql job which returns some results and t…
1 replies
Viewing 15 topics - 1,621 through 1,635 (of 1,799 total)
You must be logged in to create new topics.