Topics
Started by
Posts
Last post
Hi Folks, I want to send a daily report with SQL Query For that, i have implemented a query to send…
8 replies
I came across this by chance when I was testing the assignment of variables. This SELECT query ret…
2 replies
A while ago, I was testing stored procedure return codes. I'm preparing for the 98-364 Database Fu…
12 replies
I am having a huge brain fart on how to accomplish what I want. I want to pivot the attached set of…
2 replies
Seems SQL Server doesn't have a regular expression function. I am trying to query for records in wh…
6 replies
I just started reading about the EXISTS operator. I have two examples. In both examples I have a …
3 replies
Greetings, I have the following Json document saved to a SQL table and am having issues parsing it …
3 replies
I created a table: CREATE TABLE dbo.orders ( ord_no int NOT NULL, purch_amt …
2 replies
I was wondering whether anyone would have any suggestions on how to rewrite the following query to …
1 replies
Hello everybody I have inherited a very large database with really many tables, queries and countle…
8 replies
Hello Everyone, I am learning DBMS and I am confused to understand the difference between OLAP and …
2 replies
I have a field in my DB that has a string of JSON data. This is an example: [{"id":"36653","invoic…
3 replies
Since I'm stuck at home with way too much time on my hands, I was looking at a really horrid databa…
19 replies
We have a financial reporting tool , which gets data from SQL server via stored procedure and works…
5 replies
I have an nvarchar column size which has values like 1200 MB How do I compare in a where clause : w…
7 replies
Viewing 15 topics - 1,636 through 1,650 (of 1,799 total)
You must be logged in to create new topics.