Topics
Started by
Posts
Last post
How to create sql table using a below select statement(4 tables) select T1.column1,T1.column2, T3.…
1 replies
I have a stored procedure that accepts one parameter. I want to create a table using static text, …
2 replies
I have several columns: ID | Source | Event | User | Time | Notes | - where data in column 'ev…
20 replies
Hii all..!! I have Two tables named dbo.Person and dbo.Person_exclusion.These two tables contain m…
20 replies
Not sure whether this is possible get number of Saturdays within a date range / two dates using Dat…
7 replies
Hello, I need to get very very quickly the records from a table, whoose column [name] contains or b…
8 replies
I have a table having data in following format: COURSECODETYPE A L B …
1 replies
Hi All I m struggling to convert the dateDiff() to Decimal, because my expected result returns Inte…
1 replies
2010-07-28 16:01:40.89 Server SQL Server is terminating because of a system shutdown. This is …
2 replies
how to allow databse mirroring network access using sql authentication
3 replies
I'm working on a way to retrieve 4 character alpha numeric codes. The codes represent a particular …
12 replies
I'm trying to write a query but I'm stumped. Here's the scenario. I have two tables Table1 is a li…
3 replies
Hi GURUs, I have an sp: ALTER PROCEDURE [dbo].[ListChartDetailByUsage] AS BEGIN -- SET NOCOUNT ON…
2 replies
First and foremost, the SQL is handled dynamically by the server - therefore, the coding in the WHE…
1 replies
Hi, I have a scenario where I need to dynamically execute SQL queries uploaded into a table.I have …
2 replies
Viewing 15 topics - 3,241 through 3,255 (of 12,234 total)
You must be logged in to create new topics.