Suppose i have a table that contains 5 columns like col1,col2...colm5.I want to import only two column through BCP utility.How to do same through BCP in sybase.
2399Suppose i have one sql query that contains 2 minute to execute.After one weekly i am executing same query that is taking 5 minute.Why our same query is taking more time.what would be my approach to reduce execution time.Please help.
1 8143Post New HCL SQL Server Interview Questions
What are distributed technologies?
What does innodb stand for?
What is a Service in SAP terminology?
What does c mean?
What is helpers in laravel?
Tell me what are the last machine learning papers you've read?
How to add a new column to an existing table with a default value?
What happens to asp pages?
How silverlight 4 is different from silverlight 3?
Why my excel files are not opening?
hi,dis is Shasi.I'm searhing on cognos.1 want realtime scenarios with solutions.persons having hands on experience in real time plz help me out.and iwant one project with explanation please help me...
When we go for html server controls and when we go for web server controls?
How to debug rfc function module?
HOW MANY BASED RATE AND OTHER RELETIVE RATES.
Create a structure to specify data on students as given below: Roll number, Name, Department, Course, and Year of joining. Assume that there are not more than 450 students in the collage. (a) Write a function to print the names of all students who joined in the last 3 years. (b) Write a function to print the data of a student whose roll numbers are divisible by 4.