Topics
Started by
Posts
Last post
Hi Experts, I wanted to: 1. make a SQL query box on a page so that it links to the database and use…
4 replies
create table orders( oid int, item varchar (10) ) insert into orders (oid, itemid) values (1,'1063'…
11 replies
During the SQL 2008 R2 install I'm unsure where to I can set the location of the system database (m…
1 replies
Hello experts, I use OPENQUERY a lot to load excel files. But I noticed that it it converts non-num…
3 replies
I have a column with a semi colon delimited list, which contains a 2 item comma separated list with…
2 replies
Hi, Can any one knows idea about how to select 90% records from table. My scenario is that, i am ha…
4 replies
Hi Folks,, Please Let me know Where can i find Jobs for MS SQL developer..I am a 1+ exp guy in Writ…
8 replies
Quite new to SQL. Have two tables: Table 1 is employees: (Column Name), (Data Type), (Allow Nulls) …
6 replies
I have a legacy database in which I have a reasonable understanding of the way it stores and access…
7 replies
I ran into this while playing around and asked myself why was it designed like this. Educate me 🙂
2 replies
Hi all, I have recently started a new job and have been tasked with running a Bulk Insert into a ta…
7 replies
Here's the problem... I have 1000's of code(s) in the table. Each one has several entries with eff…
2 replies
Hi, How to the data type of columns in #temporary tables and other info on #temp tables? Thanks!
2 replies
Hi, If I convert the data types like below will this the data types stick in the selected into temp…
2 replies
So this query comes straight out of the book... but in my instance of SQL server 2008, it throws th…
8 replies
Viewing 15 topics - 3,901 through 3,915 (of 5,050 total)
You must be logged in to create new topics.