Topics
Started by
Posts
Last post
I have a colume and with that have a timestamp and when do a select it give me 0x0000000000000BB9 0…
4 replies
All, There is a new task which my team has to complete it by next week. the task is UI has to uploa…
18 replies
Without thinking I qualify the column names of a table when using SELECT instead of using SELECT *,…
7 replies
Is there a way to tell MS SQL that it should give higher priority to a query?. that is, i want my q…
6 replies
I have been asked to convert this trigger to from CURSOR based to SET Based but I am not sure how t…
1 replies
Hi All, The below query is showing error. I am wondering where i did mistake. Select a.as_of_dt,a.p…
2 replies
The below query is replacing " from column Col001 from StageTable I want to do it for entire table …
1 replies
I am trying to pull a field where if the data value has 8 characters, strip off the first and last …
3 replies
This query is very very slow can anyone help please /* TABLE_WITHKEYS has about 11 millions records…
1 replies
I have a table in SQL Server 2000 that is defines as a Text column (BLOB) and contains XML string. …
1 replies
Hi all, Hope you can help. This is not an urgent query, but it's bugging me as to why I can't get t…
2 replies
I have two dynamically generated tables that I need to merge into one table for export into a flat …
2 replies
Hi, This is more than likely an Outlook problem but as the message is being created in T-SQL (SQL …
5 replies
Need a conditional WHERE clause. I’ll pass in 2 parameters - @pcustomer_id & @pcocustomer_id …
4 replies
My View is like this CREATE VIEW dbo.V_CODE_SUBCODES WITH SCHEMABINDING AS SELECT TOP 100 PERCE…
3 replies
Viewing 15 topics - 2,401 through 2,415 (of 17,082 total)
You must be logged in to create new topics.