Topics
Started by
Posts
Last post
Hi, can any one tell me why the below error coming in the following code? BEGIN CATCH INSER…
7 replies
I have a table created and populated as USE Adventureworks GO CREATE TABLE datesum (id tinyint, n…
3 replies
The query below create table test (phrase varchar(100)) insert into test values ('phrase') select *…
5 replies
Hello, I've written a function which populates a table with all the year, month and week values bet…
5 replies
Hi 🙂 I am using a CONTAINS statement and need to do a subquery inside the statement. For example: …
1 replies
I have 6 parameters to the stored proc, the following are the requirements: 1. when the proc is sch…
2 replies
I have a table; MstMarket MDate date MarketID int MatchedSize real ProfitAndLoss real TransID …
4 replies
Hiya I've gotta add up the values of X as a total for each of the ID for all years its just that I'…
5 replies
how can we convert date(2009-02-26) format to this format Twenty-Second May Nineteen Nineteen Eight…
9 replies
I have two tables. Generically speaking, the first table has customer_number, item_number. The seco…
6 replies
Hi folks, I have a table: ID, ParentID, Desp All the records in the table can be traced back to a r…
4 replies
hi all, can anybody help me in writing the query for last date of a year thanks in advance regards …
5 replies
Hi, I am trying to get the list of column names that have SPACE in between. Ex: --===== Create the…
7 replies
Hi guys, I have a project, normally users are authenticated by active directory, however, when ther…
2 replies
I have the following XML in my database: <PENDING_MODS> <DELETE TABLE="SOLUTION"> …
1 replies
Viewing 15 topics - 7,276 through 7,290 (of 12,234 total)
You must be logged in to create new topics.