Topics
Started by
Posts
Last post
hi all, i have a table as follows col1 col2 col3 a aa z b ab z c ac z m …
3 replies
guys i want to show 01/05/2011 lies in 1 quarter how i do that.
5 replies
I’m trying to export a xml (created using for xml auto) to a table in sql server 2000. Any idea fel…
1 replies
create database contacts on primary ( name='contacts', filename='D:\contacts\contacts.mdf', size=5m…
2 replies
Query to delete, all the records from a table before half an hour,… Delete * from table where condi…
12 replies
Does anyone know how to format an aggregate numeric field into a currently format and then have dec…
6 replies
I have a project to compare value from a table, if the value is smaller then the static value say 2…
32 replies
I am trying to replace string data in a table column as follows: UPDATE table SET column = REPLA…
6 replies
Server: Msg 217, Level 16, State 1, Procedure sp_delete_param, Line 50 Maximum stored procedure, fu…
1 replies
I am curious of others' thoughts on what book would meet my needs. I bought the Microsoft SQL-Serve…
2 replies
Hi, would someone out there provide me the name of a T-SQL book (SQL Server 2000) that they've foun…
10 replies
Hi everyone. My query (below) returns results within 5 seconds or less in SQL Server Management Stu…
2 replies
I was wondering how will be the precedence of operation in following query: UPDATE table1 t1 SET t…
2 replies
create database dairy on primary ( name='address', filename='C:\Program Files\Microsoft SQL Server\…
2 replies
Hi all, I need the output as follows col1 col2 ---- ---- val11 val22 val34 val41.…
2 replies
Viewing 15 topics - 421 through 435 (of 17,082 total)
You must be logged in to create new topics.