Topics
Started by
Posts
Last post
Hi All, With the table and dataset below does anyone know how I could group rows that contain a com…
10 replies
Hi, I need a generic solution for this type of exception when using ROUND. SELECT ROUND(9.9996,3…
5 replies
Hello, I am trying to insert some rows from dbo.productstb to dbo.stocktb, where in dbo.productstb …
5 replies
I have ERP system and one query is select image datatype column and ı want to tune this query can ı…
8 replies
I have a table with around 100 columns. create table x ( col1 [data_type], col1 [data_type], ) I …
1 replies
In SQL 2000, the following pseudo-code worked without issue... select distinct field1, field2 fro…
6 replies
Hi All, I need sql query for date hiarachy. for eg. when i pass @startdate and @enddate , @startda…
3 replies
Hi, I have a stored procedure which creates a given number of cloned entities. These entities are t…
5 replies
Hi, I transfered a database from one instance(sql 2008) to another instance(sql 2008). Now i want t…
3 replies
I have a table called (TABLE_A) and TABLE_A has several columns such as CODE, TYPE, CLASS, EFFECTIV…
2 replies
Hi everyone, Recently I want to load data from one local server to one remote server via T-SQL. and…
5 replies
I'm passing xml into a stored procedure and I'm updating the records based on a unique record id. …
5 replies
I have a really odd problem I wanted to poste, as (a) I think some other people might have seen thi…
12 replies
Hi I am having a table "Mesages" in a database.One of its column name is "mesagesize" which indicat…
4 replies
Hi, My query is taking long time for fetching the records.Its not giving me any result because its …
4 replies
Viewing 15 topics - 8,416 through 8,430 (of 10,647 total)
You must be logged in to create new topics.