Extracting data values from SQL Server database

Can I use JavaScript or jQuery to retrieve and display record detail values? or do I need to incorporate C# into the task?

You can use either one . what woulc be consuming the data retrieved by javascript?

I will be displaying it to a web user...or using it to establish a new record.